From 2d4274738873240f7211a68a868b22b3ae7beaeb Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 25 Feb 2026 16:26:54 -0600 Subject: [PATCH] episode: Fix: PitchingCardRatingsModel xcheck defaults must be zeroed in new_ratings --- episodes/2026-02-25.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/episodes/2026-02-25.md b/episodes/2026-02-25.md index bb727d8d663..910d5bcb4f5 100644 --- a/episodes/2026-02-25.md +++ b/episodes/2026-02-25.md @@ -51,3 +51,9 @@ - **Tags:** paper-dynasty, card-creation, card_builder, calcs_batter, circular_import, lazy_import, python - **Memory:** [pattern-lazy-import-inside-function-body-to-break-circular-i-d637ad](graph/code-patterns/pattern-lazy-import-inside-function-body-to-break-circular-i-d637ad.md) - **Summary:** ## Problem\nbatters/card_builder.py imports from batters/calcs_batter.py (needs + +## 16:26 - Fix: PitchingCardRatingsModel xcheck defaults must be zeroed in new_ratings +- **Type:** fix +- **Tags:** paper-dynasty, card-creation, pitchers, card_builder, xcheck, PitchingCardRatingsModel, defaults, bug +- **Memory:** [fix-pitchingcardratingsmodel-xcheck-defaults-must-be-zeroed-2d7046](graph/fixes/fix-pitchingcardratingsmodel-xcheck-defaults-must-be-zeroed-2d7046.md) +- **Summary:** ## Problem\nPitchingCardRatingsModel has non-zero default values for xcheck fields:\n-