blob: de99649960589a4af9b5dc59ef21dbc4de555cb7 [file] [log] [blame]
[mypy]
disallow_untyped_defs = True
disallow_subclassing_any = True
warn_no_return = True
; historical exceptions
[mypy-mypy.test.testextensions]
disallow_untyped_defs = False