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 tchaton committed Mar 9, 2021
1 parent 01bc791 commit b577076
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 b577076

Please sign in to comment.