You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are not using the `.Schema` attribute from marshmallow_dataclass, so
it is better to just stick to the standard `dataclass` decorator to make
thing simpler.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments