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
Instead of wrapping Google's `uuid.UUID`, and reimplementing the
JSON logic, simply make it an alias instead.
The current version already leaks the implementation detail, so I
don't see any reason to also wrap it, and make its usage harder.
0 commit comments