Reorganize project structure
This commit is contained in:
parent
d54df18d5e
commit
362d841070
6 changed files with 14 additions and 130 deletions
4
mypy.ini
Normal file
4
mypy.ini
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[mypy]
|
||||
disallow_untyped_defs = True
|
||||
disallow_incomplete_defs = True
|
||||
no_implicit_optional = True
|
||||
Loading…
Add table
Add a link
Reference in a new issue