-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fix default arg #1927
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
fix default arg #1927
Conversation
|
This pull request is now in conflict... :( |
|
is the |
Codecov Report
@@ Coverage Diff @@
## master #1927 +/- ##
======================================
Coverage 88% 88%
======================================
Files 74 74
Lines 4621 4607 -14
======================================
- Hits 4050 4048 -2
+ Misses 571 559 -12 |
It was not used anywhere... |
|
|
||
|
|
||
| def pick_single_gpu(exclude_gpus=[]): | ||
| # def retry_jittered_backoff(f, num_retries=5): |
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.
@Borda ?
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.
is this used somewhere?
EDIT: ok, uncommented...
|
Hello @Borda! Thanks for updating this PR.
Comment last updated at 2020-05-26 16:08:38 UTC |
* fix default * formatting errors * update * flake8
What does this PR do?
remove default list which can be dangerous usage
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃