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
I am trying to print out data models that use the Color class however the repr unlike BaseModel is showing rgb=XXX which is not valid for initilization.
I am trying to print out data models that use the Color class however the repr unlike BaseModel is showing
rgb=XXX
which is not valid for initilization.The text was updated successfully, but these errors were encountered: