testsAndMisc/python_pkg/lichess_bot/tools
Krzysztof kuhy Rudnicki e7d2ecabb1 fix: resolve remaining ruff violations (FURB110, PLC0207)
- generate_blunder_tests.py: use 'or' instead of ternary (FURB110)
- music_generator.py: use 'or' instead of ternary (FURB110), fix type: ignore
- random_digits.py: use rsplit with maxsplit instead of split (PLC0207)
2026-03-14 17:51:55 +01:00
..
generate_blunder_tests.py fix: resolve remaining ruff violations (FURB110, PLC0207) 2026-03-14 17:51:55 +01:00