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
This would allow for use with with (piping isn't natural for this API) and moves error handling out of the library (minus raise for unexpected errors).
The text was updated successfully, but these errors were encountered:
This would allow for use with
with
(piping isn't natural for this API) and moves error handling out of the library (minusraise
for unexpected errors).The text was updated successfully, but these errors were encountered: