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
Seems to be some mixed opinions whether to we should use spread operators when initializing some classes, notably when creating pydantic models from fetched data
Should probably have a short discussion at some point to decide if we wanna have a rule on this
Anders2303
changed the title
Code style - Using spread operators when converting to payload data
Code style discussion - Using spread operators when converting to payload data?
Dec 3, 2024
Seems to be some mixed opinions whether to we should use spread operators when initializing some classes, notably when creating pydantic models from fetched data
Should probably have a short discussion at some point to decide if we wanna have a rule on this
For example, see: this review thread: #808 (comment)
The text was updated successfully, but these errors were encountered: