Add mypy
This commit is contained in:
parent
e03e4c0a0e
commit
dfb5efc430
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
*.pyc
|
||||
__pycache__
|
||||
.mypy_cache/
|
||||
__pycache__/
|
||||
|
|
Loading…
Add table
Reference in a new issue