Skip to content

Commit ce343a5

Browse files
Update env.py
1 parent 2c08e46 commit ce343a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/alembic/env.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@@ -1,63 +1,61 @@
1+
@@ -1,49 +1,34 @@
22
import logging
33
from alembic import context
44
from oasst_backend import models # noqa: F401

0 commit comments

Comments
 (0)