Skip to content

Commit 64613ee

Browse files
authored
Update swc_util.py
1 parent 069878e commit 64613ee

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
@@ -291,7 +291,7 @@ def read_from_gcs(self, gcs_dict):
291291
----------
292292
gcs_dict : dict
293293
Dictionary with the keys "bucket_name" and "path" that specify
294-
where the ZIP archives are located in a GCS bucket.
294+
where the SWC files are located in a GCS bucket.
295295
296296
Returns
297297
-------

0 commit comments

Comments
 (0)