pdf download for a client Brief
This commit is contained in:
@@ -310,4 +310,5 @@ def get_upcoming_for_user(user: str, limit: int = 25):
|
||||
return []
|
||||
finally:
|
||||
if client:
|
||||
client.close()
|
||||
client.close()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user