@@ -52,3 +52,8 @@ order_by_type = false
[mypy]
ignore_missing_imports = true
no_implicit_optional = true
[mypy-superset.db_engine_specs.*]
check_untyped_defs = true
disallow_untyped_calls = true
disallow_untyped_defs = true
The note is not visible to the blocked user.