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
In many places of the application, we are using str instead of UUID, I think it would be better to be more explicit with the types. Update string UUIDs to be actual UUIDs.
In many places of the application, we are using str instead of UUID, I think it would be better to be more explicit with the types. Update string UUIDs to be actual UUIDs.