testsAndMisc/PYTHON/screen_locker
Krzysztof kuhy Rudnicki 1bc09449b5 refactor: replace print() with logging (T201)
- Converted 67 print statements to logging across 11 files
- Added logging.basicConfig(level=logging.INFO) to each file
- Used appropriate log levels: info, warning, error, exception
- Removed T201 from ruff ignore list to enforce logging usage
2025-11-30 14:36:13 +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 refactor: replace print() with logging (T201) 2025-11-30 14:36:13 +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