-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedOpen to be worked onOpen to be worked onrefactor
Description
Proposed refactor
Fix typing for these files:
https://github.com/PyTorchLightning/pytorch-lightning/blob/7eab379da2fdca542849ed4ad313d0851c2271e3/pyproject.toml#L70-L84
Motivation
As part of #7037 we want to add typing to the entire Lightning codebase.
Additional Context
Make sure you do one PR per file.
Start by removing the file from pyproject.toml. To test mypy locally make sure you have it installed and then simply run mypy.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedOpen to be worked onOpen to be worked onrefactor