Add type checking to views

This commit is contained in:
Scot Hacker 2018-03-13 00:30:10 -07:00
parent fe7036dae3
commit d9a0460942
2 changed files with 11 additions and 10 deletions

1
.gitignore vendored
View file

@ -6,6 +6,7 @@
/dist/
/docs/build/
/*.egg-info/
settings.json
# Django and Python
*.py[cod]