pdf download for a client Brief

This commit is contained in:
2026-06-27 10:00:10 +02:00
parent 0be4e3ca58
commit 884464cfe5
3 changed files with 178 additions and 6 deletions
+2 -1
View File
@@ -310,4 +310,5 @@ def get_upcoming_for_user(user: str, limit: int = 25):
return []
finally:
if client:
client.close()
client.close()