This commit is contained in:
parent
a50e4cb978
commit
85f7d61bd6
|
@ -48,6 +48,7 @@ warn_unused_ignores = true
|
||||||
disallow_any_generics = true
|
disallow_any_generics = true
|
||||||
check_untyped_defs = true
|
check_untyped_defs = true
|
||||||
no_implicit_reexport = true
|
no_implicit_reexport = true
|
||||||
|
disable_error_code = "import-untyped"
|
||||||
|
|
||||||
disallow_untyped_defs = true
|
disallow_untyped_defs = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user