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
Return a non-object as an empty string rather than as the Python-centric "None" string. This is in better alignment with how spath handles empty results.
Return a non-object as an empty string rather than as the Python-centric "None" string. This is in better alignment with how
spathhandles empty results.