mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-15 15:08:34 +03:00
pushing bulk of changes
This commit is contained in:
@@ -33,4 +33,4 @@ def get_db():
|
||||
def get_db_dependency():
|
||||
# to use with Depends and ensure proper session closing
|
||||
with get_db() as db:
|
||||
yield db
|
||||
yield db
|
||||
|
||||
Reference in New Issue
Block a user