Skip to content

Commit

Permalink
Merge pull request #11 from andyjessen/fix-docstring
Browse files Browse the repository at this point in the history
Fix docstring
  • Loading branch information
pgmikhael authored May 15, 2023
2 parents 1fbadb5 + 222df6e commit d68af7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sybil/serie.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def _load_metadata(self, paths, voxel_spacing, file_type):
Parameters
----------
`dicom_paths` : List[str]
`paths` : List[str]
List of paths to dicom files
`voxel_spacing`: Optional[List[float]], optional
The voxel spacing associated with input CT
Expand Down

0 comments on commit d68af7e

Please sign in to comment.