We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01bc791 commit b577076Copy full SHA for b577076
setup.cfg
@@ -134,10 +134,6 @@ warn_unused_ignores = True
134
[mypy-pytorch_lightning.accelerators.tpu.*]
135
ignore_errors = True
136
137
-# todo: add proper typing to this module...
138
-[mypy-pytorch_lightning.accelerators.*]
139
-ignore_errors = True
140
-
141
# todo: add proper typing to this module...
142
[mypy-pytorch_lightning.callbacks.*]
143
0 commit comments