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
Right now we os.listdir the top level, and then ls each subdirectory - do we need to do that? can we just ls the top level? We should just check (based on collaborators with different data structures than us).
Right now we
os.listdirthe top level, and thenlseach subdirectory - do we need to do that? can we justlsthe top level? We should just check (based on collaborators with different data structures than us).