Fix invalid syntax 2-D array: docstub fixes (IV).#8023
Merged
lagru merged 10 commits intoscikit-image:mainfrom Jan 18, 2026
Merged
Fix invalid syntax 2-D array: docstub fixes (IV).#8023lagru merged 10 commits intoscikit-image:mainfrom
lagru merged 10 commits intoscikit-image:mainfrom
Conversation
mkcor
commented
Jan 15, 2026
mkcor
commented
Jan 15, 2026
stefanv
reviewed
Jan 15, 2026
Member
stefanv
left a comment
There was a problem hiding this comment.
This looks good to me. We have to resolve the "2-D ndarray" issue, and the "same dtype is input image" spelling.
lagru
reviewed
Jan 16, 2026
lagru
reviewed
Jan 16, 2026
📝 WalkthroughWalkthroughReduced the docstub allowed-errors threshold in the typing CI workflow and updated multiple docstrings to use explicit Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Comment |
mkcor
commented
Jan 16, 2026
mkcor
commented
Jan 16, 2026
mkcor
commented
Jan 16, 2026
The order and type in the Return section didn't match the implementation this should improve the situation.
Co-authored-by: Marianne Corvellec <marianne.corvellec@ens-lyon.org>
mkcor
commented
Jan 17, 2026
Co-authored-by: Marianne Corvellec <marianne.corvellec@ens-lyon.org>
# Conflicts: # .github/workflows/typing.yml
This was referenced Jan 18, 2026
This was referenced Jan 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is orthogonal to #8014.
Edit: Here I have addressed the last item in the list of errors that docstub spits out. The last item in the list is a group of warnings.
Checklist
./doc/examplesfor new featuresRelease note
For maintainers and optionally contributors, please refer to the instructions on how to document this PR for the release notes.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.