Skip to content

Commit

Permalink
hotfix for PT1.6 and torchtext (#6323)
Browse files Browse the repository at this point in the history
* ci: azure reinstall torchtext

* move

* todos

* 0.6.0

* skip examples

* formatter

* skip

* todo

* Apply suggestions from code review
  • Loading branch information
Borda authored and lexierule committed Mar 9, 2021
1 parent a39cb52 commit 7a2fad4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,6 @@ warn_unused_ignores = True
[mypy-pytorch_lightning.accelerators.tpu.*]
ignore_errors = True

# todo: add proper typing to this module...
[mypy-pytorch_lightning.accelerators.*]
ignore_errors = True

# todo: add proper typing to this module...
[mypy-pytorch_lightning.callbacks.*]
ignore_errors = True
Expand Down

0 comments on commit 7a2fad4

Please sign in to comment.