testsAndMisc/PYTHON/screen_locker
Krzysztof kuhy Rudnicki 14612a6434 Enable PLR2004: replace magic values with named constants
- Added constants for HTTP status codes (using http.HTTPStatus)
- Added validation limit constants in screen_locker
- Added centipawn loss threshold constants in chess analysis
- Added various other domain-specific constants across 9 files
2025-11-30 15:01:14 +01:00
..
install_autostart.sh feat; added workout screen lock 2025-11-18 18:07:15 +01:00
install_systemd.sh feat; added workout screen lock 2025-11-18 18:07:15 +01:00
remove_autostart.sh feat; added workout screen lock 2025-11-18 18:07:15 +01:00
remove_systemd.sh feat; added workout screen lock 2025-11-18 18:07:15 +01:00
screen_lock.py Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
workout_log.json fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
workout-locker.service feat; added workout screen lock 2025-11-18 18:07:15 +01:00