Skip to content

Conversation

@elpekenin
Copy link
Contributor

Fixes #17

Double-checked all the fields in Card, will look for similar errors on other types later.

Side note: Python 3.8 support was dropped last October, and this year 3.9 will also be dropped. Shall i also update the project's metadata to bump the required version to 3.10? It would also allow using newer syntax, like list[int] | None instead of requiring imports of List and Optional from the typing module

@Aviortheking Aviortheking merged commit 9346567 into tcgdex:master Oct 28, 2025
7 checks passed
@elpekenin elpekenin deleted the fixes branch October 28, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Card field typo: evolvesFrom

2 participants