Commit Graph

2 Commits

Author SHA1 Message Date
yunggilja 19ea04507d Fix Python 3.11 compatibility in calendar .ics export
calendar_routes.py used a backslash inside an f-string expression, valid
only on Python 3.12+. Hoist the newline-escaping out of the f-string so
the app imports on Python 3.11, as the README states.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 20:24:38 -05:00
pewdiepie-archdaemon e5c99a5eee Odysseus v1.0 2026-05-31 23:58:26 +09:00