blob: 3d54bd335459bf2ddbbb54bf1a07245cbc355136 [file] [log] [blame]
[mypy]
disallow_untyped_defs = True
; historical exceptions
[mypy-mypy.test.testextensions]
disallow_untyped_defs = False
[mypy-mypy.test.testlex]
disallow_untyped_defs = False
[mypy-mypy.test.data]
disallow_untyped_defs = False
[mypy-mypy.typefixture]
disallow_untyped_defs = False