testsAndMisc/PYTHON
Krzysztof kuhy Rudnicki 5d4ce33dcd fix: enforce 88-char line length limit (E501)
- Fixed all 119 line-too-long errors across Python files
- Broke long strings, comments, and docstrings into multiline format
- All pre-commit hooks now pass with strict 88-char limit
2025-11-30 14:25:35 +01:00
..
downloadCats fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
extractLinks fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
keyboardCoop fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
lichess_bot fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
mock_server fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
pdfCentered fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
randomize_numbers fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
randomJPG fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
scapeWebsite fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
screen_locker fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
split fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
stockfish_analysis fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
tagDivider fix: enforce 88-char line length limit (E501) 2025-11-30 14:25:35 +01:00
__init__.py feat: make the analyze chess game script use more pc resources 2025-08-22 22:30:47 +02:00
.gitignore fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00