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
Why token: Optional[str] and api_endpoint likewise when then it's a ValueError not passing it? Probably a leftover of old times, can be made more adherent to expectations to help developers.
The text was updated successfully, but these errors were encountered:
Why
token: Optional[str]
andapi_endpoint
likewise when then it's a ValueError not passing it? Probably a leftover of old times, can be made more adherent to expectations to help developers.The text was updated successfully, but these errors were encountered: