update to python fastpi
This commit is contained in:
5
Backend/venv/lib/python3.12/site-packages/alembic/op.py
Normal file
5
Backend/venv/lib/python3.12/site-packages/alembic/op.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .operations.base import Operations
|
||||
|
||||
# create proxy functions for
|
||||
# each method on the Operations class.
|
||||
Operations.create_module_class_proxy(globals(), locals())
|
||||
Reference in New Issue
Block a user