4 lines
83 B
INI
4 lines
83 B
INI
[mypy]
|
|
strict = True
|
|
#disallow_untyped_decorators = False
|
|
#warn_return_any = False
|