Skip to content

Commit 0bafaa1

Browse files
authored
Update swc_util.py
1 parent 0f0d0fe commit 0bafaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/segmentation_skeleton_metrics/utils/swc_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ def read_from_zipped_file(self, zipfile, path):
285285

286286
def read_from_gcs(self, gcs_dict):
287287
"""
288-
Reads SWC files from ZIP archives stored in a GCS bucket.
288+
Reads SWC files stored in a GCS bucket.
289289
290290
Parameters
291291
----------

0 commit comments

Comments
 (0)