testsAndMisc-archive/python_pkg
Krzysztof kuhy Rudnicki 77119ff197 fix(lint): fix S603 in engine.py and D100 in conftest.py
- Add noqa: S603 for trusted internal C engine subprocess call
- Add module docstring to conftest.py
- Remove per-file ignores for engine.py and conftest.py from pyproject.toml
2025-11-30 23:43:34 +01:00
..
download_cats fix(lint): convert os.path to pathlib - remove PTH per-file ignores 2025-11-30 23:03:03 +01:00
extract_links fix(lint): convert os.path to pathlib - remove PTH per-file ignores 2025-11-30 23:03:03 +01:00
keyboard_coop fix(lint): convert os.path to pathlib - remove PTH per-file ignores 2025-11-30 23:03:03 +01:00
lichess_bot fix(lint): fix S603 in engine.py and D100 in conftest.py 2025-11-30 23:43:34 +01:00
mock_server refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
randomize_numbers fix(lint): LOG015 - replace root logger with module loggers 2025-11-30 21:59:24 +01:00
scrape_website fix(lint): convert os.path to pathlib - remove PTH per-file ignores 2025-11-30 23:03:03 +01:00
stockfish_analysis refactor(stockfish_analysis): reduce complexity of main() function 2025-11-30 23:23:10 +01:00
tag_divider fix(lint): convert os.path to pathlib - remove PTH per-file ignores 2025-11-30 23:03:03 +01:00