Go to file
Krzysztof kuhy Rudnicki 696dbcc613 fix(lint): fix G004 and PTH123 violations across codebase
- Convert f-string logging to % style (G004)
- Convert open() to Path.open() (PTH123)
- Remove G004 and PTH123 from global ignores in pyproject.toml
2025-11-30 23:57:49 +01:00
screen_locker fix(lint): fix G004 and PTH123 violations across codebase 2025-11-30 23:57:49 +01:00