👷 Run mypy by pre-commit (#2169)

This commit is contained in:
Motov Yurii
2026-02-03 21:28:50 +03:00
committed by GitHub
parent 7af1d80593
commit 8b35efe999
4 changed files with 15 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ config = context.config
# Interpret the config file for Python logging.
# This line sets up loggers basically.
assert config.config_file_name is not None
fileConfig(config.config_file_name)
# add your model's MetaData object here