Add mypy and add typechecking step to script/test

Only check atst/domain/csp/cloud.py for now
This commit is contained in:
richard-dds
2019-10-24 14:44:53 -04:00
parent 76ab44ca69
commit c66b1ef2f9
7 changed files with 235 additions and 174 deletions

2
.gitignore vendored
View File

@@ -70,3 +70,5 @@ celerybeat-schedule
# templates created for JS tests
js/test_templates
.mypy_cache/