Skip to content

tree: get rid of explicit tree arguments#4310

Merged
efiop merged 2 commits into
treeverse:masterfrom
efiop:fix-4144
Jul 31, 2020
Merged

tree: get rid of explicit tree arguments#4310
efiop merged 2 commits into
treeverse:masterfrom
efiop:fix-4144

Conversation

@efiop
Copy link
Copy Markdown
Contributor

@efiop efiop commented Jul 31, 2020

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

Ruslan Kuprieiev added 2 commits July 31, 2020 07:53
Comment thread dvc/external_repo.py
Comment on lines +98 to +103
else:
from collections import namedtuple

mock_cache = namedtuple("MockCache", ["local"])(local=cache)
self.cache = mock_cache # pylint: disable=W0201

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is temporary, will be no longer needed after #4144 , just need to remove tree= arg from tree methods.

@efiop efiop merged commit fcf2e35 into treeverse:master Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant