Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 13, 2025
1 parent 305b662 commit cede441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cardiac_geometries_core/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ def biv_ellipsoid(
default=math.pi / 6,
type=float,
help=(
"Angle to rotate the torso in order to object realistic" " position of the heart in a torso"
"Angle to rotate the torso in order to object realistic position of the heart in a torso"
),
show_default=True,
)
Expand Down

0 comments on commit cede441

Please sign in to comment.