major-domo-v2/models
Cal Corum f64fee8d2e fix: remove 226 unused imports across the codebase (closes #33)
Ran `ruff check --select F401 --fix` to auto-remove 221 unused imports,
manually removed 4 unused `import discord` from package __init__.py files,
and fixed test import for DISAPPOINTMENT_TIERS to reference canonical location.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 11:35:04 -06:00
..
__init__.py CLAUDE: Initial commit for discord-app-v2 rebuild 2025-08-15 00:04:50 -05:00
base.py CLAUDE: Initial commit for discord-app-v2 rebuild 2025-08-15 00:04:50 -05:00
batting_stats.py CLAUDE: Major bot enhancements - Admin commands, player stats, standings, schedules 2025-08-28 15:32:38 -05:00
CLAUDE.md CLAUDE: Add comprehensive CLAUDE.md documentation files for AI agent guidance 2025-10-20 20:30:07 -05:00
current.py CLAUDE: Major bot enhancements - Admin commands, player stats, standings, schedules 2025-08-28 15:32:38 -05:00
custom_command.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
decision.py CLAUDE: Add comprehensive scorecard submission system 2025-10-16 00:21:32 -05:00
division.py CLAUDE: Major bot enhancements - Admin commands, player stats, standings, schedules 2025-08-28 15:32:38 -05:00
draft_data.py Add draft pause/resume functionality 2025-12-11 19:58:37 -06:00
draft_list.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
draft_pick.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
game.py CLAUDE: Major bot enhancements - Admin commands, player stats, standings, schedules 2025-08-28 15:32:38 -05:00
help_command.py CLAUDE: Implement custom help commands system 2025-10-10 13:14:13 -05:00
injury.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
manager.py CLAUDE: Major bot enhancements - Admin commands, player stats, standings, schedules 2025-08-28 15:32:38 -05:00
pitching_stats.py CLAUDE: Major bot enhancements - Admin commands, player stats, standings, schedules 2025-08-28 15:32:38 -05:00
play.py CLAUDE: Fix duplicate score display in key plays 2025-10-16 00:20:56 -05:00
player.py CLAUDE: Add comprehensive scorecard submission system 2025-10-16 00:21:32 -05:00
roster.py CLAUDE: Comprehensive bot improvements and test infrastructure 2025-10-02 11:35:26 -05:00
sbaplayer.py CLAUDE: Major bot enhancements - Admin commands, player stats, standings, schedules 2025-08-28 15:32:38 -05:00
standings.py CLAUDE: Major bot enhancements - Admin commands, player stats, standings, schedules 2025-08-28 15:32:38 -05:00
team.py Fix draft pick API parsing and enhance admin command feedback 2025-12-10 15:33:52 -06:00
trade.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
transaction.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00