Skip to content

Rename url_to_fs arg to avoid collision with kwargs value #1

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

Closed
wants to merge 1 commit into from

Conversation

shcheklein
Copy link
Owner

Fixes iterative/dvc#10700

dvc_fs is using url as an fs config option. So, it now collides in the url_to_fs with the main argument.

We can do urlpath for consistency, like we do in get_fs_token_paths, but _url feels a bit safer for the future? Let me know if you have any preferences folks.

@shcheklein shcheklein closed this Mar 7, 2025
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.

Broken Huggingface Datasets integration
1 participant