-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Fix mypy in utilities.distributed
#8201
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 mypy in utilities.distributed
#8201
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #8201 +/- ##
=======================================
- Coverage 93% 89% -4%
=======================================
Files 169 169
Lines 14072 14071 -1
=======================================
- Hits 13043 12464 -579
- Misses 1029 1607 +578 |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If you need further help see our docs: https://pytorch-lightning.readthedocs.io/en/latest/generated/CONTRIBUTING.html#pull-request or ask the assistance of a core contributor here or on Slack. Thank you for your contributions. |
for more information, see https://pre-commit.ci
utilities.distributedutilities.distributed
utilities.distributedutilities.distributed
utilities.distributedutilities.distributed
for more information, see https://pre-commit.ci
What does this PR do?
Part of #7037. This PR disentangles large #7218. It fixes mypy typing in
utilities.device_parser.py.Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃