Cal Corum
|
5b43f8dad3
|
fix: address code review — use PD_SEASON, top-level imports, fix kwargs typing
Ruff Lint / lint (pull_request) Successful in 22s
- Replace hardcoded CURRENT_SEASON = 11 with PD_SEASON from helpers.constants
- Move get_team_by_owner import to top-level (no circular dependency)
- Replace kwargs dict unpacking with explicit keyword args (fixes Pyright)
- Remove unused os import
- Add comment documenting on_timeout limitation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-09 08:00:11 -05:00 |
|