Skip to content

Fix leftover build_vessel_graph docstring reference - #39

Merged
annmoel merged 1 commit into
mainfrom
docs/fix-rename-docstring-rot
Sep 7, 2026
Merged

Fix leftover build_vessel_graph docstring reference#39
annmoel merged 1 commit into
mainfrom
docs/fix-rename-docstring-rot

Conversation

@annmoel

@annmoel annmoel commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

The build_vessel_graph -> build_skeleton_graph rename (2.0.0) missed one docstring reference in _skeleton_has_no_branches (maskel/pipeline.py), left over from before that PR touched this same function. Confirmed no other build_vessel_graph/extract_vessel_features references remain anywhere in maskel/*.py.

Test plan

  • uv run pytest: 294 passed
  • ruff check/ruff format --check: clean

🤖 Generated with Claude Code

The build_vessel_graph -> build_skeleton_graph rename (2.0.0) missed this
one docstring in _skeleton_has_no_branches, left over from before that PR
touched this same function. Confirmed no other build_vessel_graph/
extract_vessel_features references remain anywhere in maskel/*.py.

uv run pytest: 294 passed. ruff check/format: clean.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@annmoel
annmoel merged commit c17aa53 into main Sep 7, 2026
1 check passed
@annmoel
annmoel deleted the docs/fix-rename-docstring-rot branch September 7, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant