2025-05-17 03:24:28 +00:00

4 lines
91 B
Python

from app.db.session import get_db
# Re-export the get_db dependency
db_dependency = get_db