enable two more test folders

This commit is contained in:
Maxim Kurnikov
2019-02-10 04:41:54 +03:00
parent 6b7507206a
commit 643f852775
4 changed files with 8 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ check_untyped_defs = True
warn_no_return = False
show_traceback = True
warn_redundant_casts = True
allow_redefinition = True
plugins =
mypy_django_plugin.main