mirror of
https://github.com/Andre0512/pyhOn.git
synced 2026-06-22 05:59:10 +02:00
Improve type hints
This commit is contained in:
@@ -10,7 +10,6 @@ disallow_untyped_defs = true
|
||||
disable_error_code = annotation-unchecked
|
||||
enable_error_code = ignore-without-code, redundant-self, truthy-iterable
|
||||
follow_imports = silent
|
||||
ignore_missing_imports = true
|
||||
local_partial_types = true
|
||||
no_implicit_optional = true
|
||||
no_implicit_reexport = true
|
||||
|
||||
Reference in New Issue
Block a user