No global typing issues in all code (excluding tests)

This commit is contained in:
Kovid Goyal
2020-03-04 08:08:46 +05:30
parent 36eb52424f
commit 8ad62106e0
4 changed files with 20 additions and 13 deletions

View File

@@ -12,3 +12,6 @@ blank_line_before_nested_class_or_def = True
[isort]
combine_as_imports = True
multi_line_output = 5
[mypy]
files = kitty,kittens,glfw/glfw.py,*.py