Fix #1: Add global drink statistics #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-1_drinks-stats"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +24,4 @@except ValueError:# Fallback to default dates if format is invalidfrom_date = date.today() - timedelta(days=30)to_date = date.today()Wieso nicht sowas wie (pseudocode I'm not a python)
Joah hast schon recht, war nur faul. Sekunde, ich push was in der Richtung
Thx, fixed! Statt default am Anfang, default im except block
Screenshot im Ticket, falls jemand sich den Style anschauen mag ohne Projekt auszuchecken: #1 (comment)
LGTM 👍