Skip to content

Commit 23e12ed

Browse files
committed
hotfix for PT1.6 and torchtext (#6323)
* ci: azure reinstall torchtext * move * todos * 0.6.0 * skip examples * formatter * skip * todo * Apply suggestions from code review
1 parent 5be327d commit 23e12ed

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,6 @@ warn_unused_ignores = True
134134
[mypy-pytorch_lightning.accelerators.tpu.*]
135135
ignore_errors = True
136136

137-
# todo: add proper typing to this module...
138-
[mypy-pytorch_lightning.accelerators.*]
139-
ignore_errors = True
140-
141137
# todo: add proper typing to this module...
142138
[mypy-pytorch_lightning.callbacks.*]
143139
ignore_errors = True

0 commit comments

Comments
 (0)