Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Update read_vis.py
Browse files Browse the repository at this point in the history
  • Loading branch information
amcnicho committed Mar 22, 2021
1 parent 8ee8b64 commit f3425cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cngi/dio/read_vis.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ def read_vis(
oname for oname in object_names if not oname.startswith(".")
]
partition = object_names
print(object_names)

if "global" in partition:
# attempt to replicate behavior of os.listdir (i.e., ignore .zattrs etc.)
Expand Down

0 comments on commit f3425cb

Please sign in to comment.