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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: