Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add node.state.fs #543

Closed
PythonFZ opened this issue Mar 21, 2023 · 0 comments · Fixed by #557
Closed

Add node.state.fs #543

PythonFZ opened this issue Mar 21, 2023 · 0 comments · Fixed by #557

Comments

@PythonFZ
Copy link
Member

We have node.state.get_file_system().open() but it would be much nicer and maybe faster to have node.state.fs.open() which only requires one function call.

def get_file_system(self) -> dvc.api.DVCFileSystem:

@PythonFZ PythonFZ mentioned this issue Mar 28, 2023
1 task
PythonFZ added a commit that referenced this issue Mar 28, 2023
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 a pull request may close this issue.

1 participant