parent
97c1549808
commit
b43ebde3b0
6 changed files with 237 additions and 429 deletions
1
mypy.ini
1
mypy.ini
|
@ -4,3 +4,4 @@ allow_untyped_calls = true
|
|||
allow_untyped_defs = true
|
||||
allow_incomplete_defs = true
|
||||
disable_error_code = import-untyped
|
||||
warn_return_any = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue