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
raiseException("get_omni_data: {} does not exist! Run get_omni_data(download=True) to download file.".format(filepath))
1884
-
else:
1890
+
iffilepath=='':
1885
1891
raiseException("get_omni_data: no data source specified! Run get_omni_data(download=True) or get_omni_data(filepath=path) to specify source.".format(filepath))
0 commit comments