@@ -1,2 +1,5 @@
[mypy]
ignore_missing_imports = True
#disallow_untyped_defs = True
disallow_untyped_calls = True
disallow_incomplete_defs = True
The note is not visible to the blocked user.