Skip to content

Commit 441a9ac

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f0d5ca1 commit 441a9ac

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

src/core/db/migrations/versions/6d584f53f8cf_.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Create Date: 2023-11-28 13:15:38.416597
66
77
"""
8+
89
import sqlalchemy as sa
910
from alembic import op
1011

src/core/db/migrations/versions/abb6775f7512_add_match_review.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Create Date: 2023-12-04 20:54:36.381591
66
77
"""
8+
89
import sqlalchemy as sa
910
from alembic import op
1011

src/core/db/migrations/versions/ae30bf2db609_add_user_id_to_model_user.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Create Date: 2023-10-16 12:42:50.907025
66
77
"""
8+
89
import sqlalchemy as sa
910
from alembic import op
1011

src/core/db/migrations/versions/b4b4c68b8aa3_.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Create Date: 2023-08-10 12:35:25.993047
66
77
"""
8+
89
import sqlalchemy as sa
910
from alembic import op
1011

src/core/db/migrations/versions/cebca1c19787_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Create Date: 2023-10-26 22:56:39.340776
66
77
"""
8+
89
import sqlalchemy as sa
910
from alembic import op
1011

0 commit comments

Comments
 (0)