more typing work

This commit is contained in:
Kovid Goyal 2020-03-14 11:42:05 +05:30
parent ea48332f46
commit d3f37eeba4
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
14 changed files with 216 additions and 194 deletions

View file

@ -25,7 +25,7 @@ warn_unreachable = True
warn_no_return = False
warn_unused_configs = True
check_untyped_defs = True
# disallow_untyped_defs = True
disallow_untyped_defs = True
[mypy-conf]
# ignored because on the CI server sphinx type stubs are available somehow, but