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
TapiocaClient should have a close() method, and probably an __enter__ and __exit__ method as well to avoid leaving the session opened (which produces a warning)
The text was updated successfully, but these errors were encountered:
TapiocaClient should have a
close()
method, and probably an__enter__
and__exit__
method as well to avoid leaving the session opened (which produces a warning)The text was updated successfully, but these errors were encountered: