testsAndMisc/PYTHON
Krzysztof kuhy Rudnicki b5bb4ec9aa Enable S101: replace assert with explicit checks in non-test code
- Replaced assert with RuntimeError in lichess_bot/main.py
- Added per-file-ignore for test_*.py pattern
2025-11-30 15:02:29 +01:00
..
downloadCats Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
extractLinks Enable INP001: add __init__.py to 11 packages 2025-11-30 14:55:20 +01:00
keyboardCoop Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
lichess_bot Enable S101: replace assert with explicit checks in non-test code 2025-11-30 15:02:29 +01:00
mock_server Enable INP001: add __init__.py to 11 packages 2025-11-30 14:55:20 +01:00
pdfCentered fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
randomize_numbers Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
randomJPG Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
scapeWebsite Enable INP001: add __init__.py to 11 packages 2025-11-30 14:55:20 +01:00
screen_locker Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
split Enable INP001: add __init__.py to 11 packages 2025-11-30 14:55:20 +01:00
stockfish_analysis Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
tagDivider Enable INP001: add __init__.py to 11 packages 2025-11-30 14:55:20 +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