Skip to content

Commit

Permalink
Update scilpy/image/volume_space_management.py
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Poirier <[email protected]>
  • Loading branch information
VincentBeaud and CHrlS98 authored Sep 10, 2024
1 parent 0b8d327 commit e052ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scilpy/image/volume_space_management.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ class FibertubeDataVolume(DataVolume):
provides direction and intersection volume of close-by fiber segments.
Data given at initialization must have "center" origin. Additionally,
FibertubeDataVolume enforces a this origin at every function call. This is
FibertubeDataVolume enforces this origin at every function call. This is
because the origin must stay coherent with the data given at
initialization and cannot change afterwards.
"""
Expand Down

0 comments on commit e052ee1

Please sign in to comment.