paper-dynasty-card-creation/pitchers
Cal Corum 9e48616274 fix: use logger.exception() in calculate_pitcher_ratings error handler
Replaces logger.error() with logger.exception() so the full stack trace
is captured when a pitcher card fails to generate, making it possible to
diagnose the root cause rather than just seeing the error message.

Closes #17

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 07:35:31 -05:00
..
__init__.py Refactor pit/bat/def to modules 2023-11-05 12:18:42 -06:00
calcs_pitcher.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00
card_builder.py Fix two bugs in pitcher card builder dispatch logic 2026-02-26 12:04:51 -06:00
creation.py fix: use logger.exception() in calculate_pitcher_ratings error handler 2026-03-23 07:35:31 -05:00
models.py Fix SLG formula drift in extracted rating models 2026-02-26 07:47:15 -06:00