Skip to content

Commit 60999d9

Browse files
committed
refactor: Minor changes in migrations
1 parent 34c9131 commit 60999d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/env.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from alembic import context
1313

1414
from src import config as config_app
15-
from src.federation import init
15+
from src.federation import init
1616

1717
# this is the Alembic Config object, which provides
1818
# access to the values within the .ini file in use.

0 commit comments

Comments
 (0)