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=f"Your client is on version {nucleus_client_version}. Before reporting this error, please make sure you update to the latest version of the client by running pip install --upgrade scale-nucleus"
38
+
message=f"Your client is on version {nucleus_client_version}. Before reporting this error, please make sure you update to the latest version of the client by running pip install --upgrade scale-nucleus\n"
39
39
ifrequests_responseisnotNone:
40
40
message+=f"Tried to {command.__name__}{endpoint}, but received {requests_response.status_code}: {requests_response.reason}."
0 commit comments