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
# To avoid the ValueError caused by using a mutable default value in your dataclass, you should use the default_factory argument of the field function.
0 commit comments