-
Notifications
You must be signed in to change notification settings - Fork 3.6k
remove unused rpc import in modelcheckpoint causing import error #5198
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5198 +/- ##
======================================
- Coverage 93% 93% -0%
======================================
Files 134 134
Lines 9933 9932 -1
======================================
- Hits 9247 9246 -1
Misses 686 686 |
|
Can we clean all imports in this subpackage with isort? |
|
ok but it didn't really change anything :) |
well no we can remove this file from |
|
@awaelchli in fact we shall not ignore these :D will be reflected #5201 (this goes for 1.2) |
|
ok is it good now? |
|
for the isort you can use |
Borda
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
Fixes #5197
it looks like this import error is caused in pytorch < 1.7