@@ -28,6 +28,7 @@ disallow_untyped_defs = True
disallow_untyped_decorators = True
disallow_untyped_calls = True
disallow_incomplete_defs = True
strict = True
no_implicit_reexport = True
[mypy-conf]
The note is not visible to the blocked user.