LAMaglan / PokeFightSimulator

A (simple) fight simulator between any two Pokemon using FastAPI with Jinja frontend
0 stars 0 forks source link

Class "PokemonOther"? #93

Open LAMaglan opened 5 months ago

LAMaglan commented 5 months ago

For all the data that are displayed in "Other" in pokemon_details.html (including "cry"?), such as weight, height, generations, etc. If so, would add some "validation" on what data is expected (if using BaseModel from pydantic)