Cleared 1m ago · RailtownAI/railtracks #823 · Python · ★ 144 · MIT

[Tech Debt] dataclass vs pydantic

Description (and/or) Solution I'm inclined to say that we should only use pydantic for objects that involve parsing and everything else should be a dataclass in the backend. Opening this issue to track this and take it on when there's time. I believe things can be sped up…

What we checked

Similar unclaimed issues