major-domo-v2/commands/league
Cal Corum d4e7246166 cleanup: remove unused weeks_ahead parameter from get_upcoming_games
The parameter was already ignored (body hardcodes range(1, 19)).
Remove from signature and the one caller that passed it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 10:11:18 -05:00
..
__init__.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
CLAUDE.md CLAUDE: Add comprehensive CLAUDE.md documentation files for AI agent guidance 2025-10-20 20:30:07 -05:00
info.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
schedule.py cleanup: remove unused weeks_ahead parameter from get_upcoming_games 2026-03-20 10:11:18 -05:00
standings.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
submit_scorecard.py fix: prevent partial DB writes and show detailed errors on scorecard submission failure 2026-03-10 20:55:10 -05:00