Black formater

This commit is contained in:
Sebastiaan
2025-05-24 11:03:54 +02:00
parent ad27420688
commit c1442f430e
7 changed files with 144 additions and 88 deletions

View File

@@ -19,7 +19,7 @@ fileConfig(config.config_file_name)
# target_metadata = None
from app.models.base import BaseSQLModel # noqa
from app.core.config import settings # noqa
from app.core.config import settings # noqa
target_metadata = BaseSQLModel.metadata