paper-dynasty-card-creation/batters
2026-03-23 12:12:18 +00:00
..
__init__.py Refactor pit/bat/def to modules 2023-11-05 12:18:42 -06:00
calcs_batter.py fix: return default 8 on XBT% parse error in running() (#8) 2026-03-20 21:32:14 -05:00
card_builder.py Extract BattingCardRatingsModel and PitchingCardRatingsModel into models.py files 2026-02-25 16:42:51 -06:00
creation.py fix: correct Dict[str, any] to Dict[str, Any] in type annotations (#15) 2026-03-20 16:03:45 -05:00
models.py Fix SLG formula drift in extracted rating models 2026-02-26 07:47:15 -06:00
stat_prep.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00