fix: remove dead roster fields from CSV in v1_cards_get_one (#25) #35

Merged
cal merged 1 commits from ai/paper-dynasty-database-25 into next-release 2026-03-03 21:45:16 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
6a2e8a2d2a fix: remove dead roster fields from CSV in v1_cards_get_one (#25)
Card model has no roster1/2/3 fields. Accessing them would raise
AttributeError at runtime. Removed the non-existent columns from
the CSV header and data row.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 21:44:59 +00:00