forked from 00dani/lemoncurry
Install mypy and make the minimum changes necessary for it to pass, albeit using --ignore-missing-imports
This commit is contained in:
parent
142e3eff2b
commit
c9f66eb91c
6 changed files with 44 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,6 +15,7 @@ media
|
|||
# <django-project-name>/staticfiles/
|
||||
|
||||
# End of https://www.gitignore.io/api/django
|
||||
/.mypy_cache
|
||||
/.pytest_cache
|
||||
/static
|
||||
node_modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue