Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 27, 2025
commit 6abb56dd71e51c10c69a0f79049622ad35a4ae66
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
Loading