mirror of
https://github.com/tcsenpai/pyhOn.git
synced 2025-06-06 03:05:26 +00:00
4 lines
90 B
INI
4 lines
90 B
INI
[mypy]
|
|
check_untyped_defs = True
|
|
disallow_any_generics = True
|
|
disallow_untyped_defs = True |