@@ -14,7 +14,7 @@ plugins = sqlalchemy.ext.mypy.plugin
ignore_missing_imports = True
# Временно исключаем только тесты и алембик
exclude = ^(tests/.*|alembic/.*)$
exclude = ^(tests/.*)$
# Настройки для конкретных модулей
[mypy-graphql.*]
The note is not visible to the blocked user.