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
{{ message }}
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.
Is there an equivalent for this code? Or should I just do:
with open('auth/users.json','r') as f: ...
?What would be the most elegant way to translate this to pyobjects?
Thanks :)
The text was updated successfully, but these errors were encountered: