-
Notifications
You must be signed in to change notification settings - Fork 87
remove zipping #105
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
remove zipping #105
Conversation
…into remove_zipping
…into remove_zipping
…into remove_zipping
rosbo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make sure to resolve the conflicts first and then re-request a review from me. Thanks
I think you are looking at a different pr? |
rosbo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM once the linter issue is fixed:
src/kagglehub/models_helpers.py:45:40: Q000 [*] Single quotes found but double quotes preferred
This pr removes zipping before upload and instead passes the structure of a directory to the API directory
Fixes #103