mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-06 09:43:07 +02:00
FBT001/FBT002 fixes: - Make boolean params keyword-only with *, syntax in: - stockfish_analysis/analyze_chess_game.py: pov_white - lichess_bot/main.py: decline_correspondence - screen_locker/screen_lock.py: demo_mode - Update call sites to use keyword arguments ARG001/ARG002 fixes: - Prefix unused params with underscore: - extractLinks/main.py: tag -> _tag - lichess_bot/lichess_api.py: game_id -> _game_id - lichess_bot/tests/conftest.py: config -> _config FBT003 per-file ignores (external API calls): - PYTHON/keyboardCoop/main.py: pygame.font.render - PYTHON/screen_locker/screen_lock.py: tkinter API - poker-modifier-app/poker_modifier_app.py: tkinter API |
||
|---|---|---|
| .. | ||
| downloadCats | ||
| extractLinks | ||
| keyboardCoop | ||
| lichess_bot | ||
| mock_server | ||
| pdfCentered | ||
| randomize_numbers | ||
| randomJPG | ||
| scapeWebsite | ||
| screen_locker | ||
| split | ||
| stockfish_analysis | ||
| tagDivider | ||
| __init__.py | ||
| .gitignore | ||