testsAndMisc/python_pkg/lichess_bot/tests
Krzysztof kuhy Rudnicki 1979089fcf 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
..
__init__.py refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
conftest.py fix(lint): fix S603 in engine.py and D100 in conftest.py 2025-11-30 23:43:34 +01:00
test_puzzles.py fix(lint): convert os.path to pathlib - remove PTH per-file ignores 2025-11-30 23:03:03 +01:00
test_utils.py refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
test_versioning.py refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00