Skip to content

Commit

Permalink
DOC new line removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
petrasvestartas committed Jan 10, 2025
1 parent ee50e1e commit eed360c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/compas_model/algorithms/modifiers.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def slice(geometry: Union[Brep, Mesh], slice_plane: Plane) -> Union[Brep, Mesh]:
----------
geometry : :class:`compas.geometry.Brep` | :class:`compas.datastructures.Mesh`
The geometry to be affected. The same geometry can be modified multiple times.
slice_plane : :class:`compas.geometry.Plane`
The plane to slice the geometry.
Expand Down

0 comments on commit eed360c

Please sign in to comment.