more typing work

This commit is contained in:
Kovid Goyal
2020-03-13 16:13:26 +05:30
parent 9f2fb76309
commit 917559f883
14 changed files with 693 additions and 488 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