-
Notifications
You must be signed in to change notification settings - Fork 571
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
Hide CommitOperationAdd
's internal attributes
#1716
Conversation
CommitOperation
's internal attributesCommitOperationAdd
's internal attributes
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.
Thanks, that looks better this way :)
0d258b6
to
810f169
Compare
The documentation is not available anymore as the PR was closed or merged. |
Co-authored-by: Lucain <lucainp@gmail.com>
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1716 +/- ##
==========================================
+ Coverage 82.42% 82.48% +0.05%
==========================================
Files 62 62
Lines 7244 7262 +18
==========================================
+ Hits 5971 5990 +19
+ Misses 1273 1272 -1
☔ View full report in Codecov by Sentry. |
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.
Thanks for making the change @mariosasko! Will merge it now that CI is ✔️
* Hide `CommitOperationAdd`'s internal attributes * Update src/huggingface_hub/_commit_api.py Co-authored-by: Lucain <lucainp@gmail.com> * Style --------- Co-authored-by: Lucain <lucainp@gmail.com>
... so that IDEs stop displaying them in the auto-complete