This commit is contained in:
2023-11-26 13:12:14 +01:00
parent e007d98985
commit 2142785618
8 changed files with 15 additions and 13 deletions

View File

@@ -17,4 +17,4 @@ def get_db():
try:
yield db
finally:
db.close()
db.close()