type the rest of the legacy api

This commit is contained in:
Anthony Sottile 2022-01-05 12:33:39 -05:00
parent 1c3fef6cda
commit 78b2db4072
3 changed files with 45 additions and 43 deletions

View file

@ -106,9 +106,5 @@ disallow_untyped_defs = true
no_implicit_optional = true
warn_unused_ignores = true
# TODO: fix these
[mypy-flake8.api.legacy]
disallow_untyped_defs = false
[mypy-tests.*]
disallow_untyped_defs = false