Black formater
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user