f693f8280fdbc3e7449e180292e5a357611aa489
Remove two unused `*Props` imports flagged by ruff (F401) and apply `ruff format` line-wrapping. Pure cleanup, no behavior change — unblocks `make check` independently of the purchase changes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Timetracker
A simple game catalogue and play session tracker.
Development
The project uses uv to manage Python versions and dependencies.
Simply run:
make init
This installs the correct Python version, syncs all dependencies, and installs npm packages.
Afterwards, you can start the development server using make dev.
Description
Releases
23
Languages
Python
63.5%
JavaScript
16.9%
CSS
14.3%
HTML
3.7%
TypeScript
0.9%
Other
0.7%