Skip to content

Fix incorrect documentation for ResampleToMatch#4576

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
mueller-franzes:4570-Incorrect-Documentation-for-ResampleToMatch
Jun 24, 2022
Merged

Fix incorrect documentation for ResampleToMatch#4576
wyli merged 3 commits intoProject-MONAI:devfrom
mueller-franzes:4570-Incorrect-Documentation-for-ResampleToMatch

Conversation

@mueller-franzes
Copy link
Copy Markdown
Contributor

@mueller-franzes mueller-franzes commented Jun 23, 2022

Fixes #4570 .

Signed-off-by: Gustav Müller-Franzes [email protected]

closes #4577

Description

Adds a documentation string for ResampleToMatch so that no longer the only partially matching documentation of SpatialResample is copied automatically.

Status

Ready/Work in progress/Hold

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • [x ] Documentation updated, tested make html command in the docs/ folder.

Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! (this PR is a single commit including a Signed-off)

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jun 23, 2022

/build

@wyli wyli enabled auto-merge (squash) June 23, 2022 21:39
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jun 23, 2022

/build

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli force-pushed the 4570-Incorrect-Documentation-for-ResampleToMatch branch from 717fc45 to 142c361 Compare June 23, 2022 22:50
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jun 23, 2022

/build

@wyli wyli merged commit 9c47101 into Project-MONAI:dev Jun 24, 2022
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.

Incompatible return value type Incorrect Documentation for ResampleToMatch

2 participants