mitlist/be/app/db/session.py

2 lines
77 B
Python

from app.database import AsyncSessionLocal
async_session = AsyncSessionLocal