[mypy]
ignore_missing_imports = True
disallow_untyped_defs = True
[mypy-tests.*]
disallow_untyped_defs = False