added mypy checks and some typehint changes to conform
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
p38venv
|
||||
.idea
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
*.pyc
|
||||
*.log
|
||||
test.db
|
||||
|
||||
Reference in New Issue
Block a user