Skip to content

Commit

Permalink
Update swc_util.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-grim authored Oct 14, 2024
1 parent ab45abc commit 5d16c74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/deep_neurographs/utils/swc_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ def load_from_gcs(self, gcs_dict):
processes.append(
executor.submit(self.load_from_cloud_zip, zip_content)
)
break

# Store results
swc_dicts = list()
Expand Down

0 comments on commit 5d16c74

Please sign in to comment.