more typing work

This commit is contained in:
Kovid Goyal
2020-03-09 18:17:24 +05:30
parent 3c2f3ecd8e
commit 7298de646a
7 changed files with 162 additions and 74 deletions

View File

@@ -26,3 +26,6 @@ warn_no_return = False
warn_unused_configs = True
check_untyped_defs = True
# disallow_untyped_defs = True
[mypy-kitty.rc.*]
disallow_untyped_defs = True