Start rewrite (yet again)
This will hopefully be the final rewrite.
This commit is contained in:
parent
5e108fd31b
commit
a5af01f669
19 changed files with 455 additions and 1344 deletions
3
mypy.ini
Normal file
3
mypy.ini
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[mypy]
|
||||
disallow_untyped_defs = True
|
||||
disallow_incomplete_defs = True
|
||||
Loading…
Add table
Add a link
Reference in a new issue