testsAndMisc/PYTHON
2025-11-30 15:17:52 +01:00
..
downloadCats Enable S113: add timeout to requests calls 2025-11-30 15:17:52 +01:00
extractLinks Enable E741: rename ambiguous variable l to line 2025-11-30 15:13:04 +01:00
keyboardCoop Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
lichess_bot Enable S112: add logging to try-except-continue 2025-11-30 15:14:54 +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 TRY401: remove redundant exception object from logging.exception 2025-11-30 15:03:50 +01:00
randomJPG Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
scapeWebsite Enable S113: add timeout to requests calls 2025-11-30 15:17:52 +01:00
screen_locker Enable PLR2004: replace magic values with named constants 2025-11-30 15:01:14 +01:00
split Enable N806: rename half_N to half_n 2025-11-30 15:15:44 +01:00
stockfish_analysis Enable ERA001: fix/rephrase commented-out code 2025-11-30 15:09:17 +01:00
tagDivider Enable N816: rename mixed-case global variables to snake_case 2025-11-30 15:16:49 +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