Skip to content

1790 Fix the type error of ScaleIntensityd#1792

Merged
wyli merged 2 commits intoProject-MONAI:masterfrom
yiheng-wang-nv:1790-ScaleIntensityd-fix-type-error
Mar 17, 2021
Merged

1790 Fix the type error of ScaleIntensityd#1792
wyli merged 2 commits intoProject-MONAI:masterfrom
yiheng-wang-nv:1790-ScaleIntensityd-fix-type-error

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

Signed-off-by: Yiheng Wang [email protected]

Fixes #1790 .

Status

Ready

Types of changes

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

Signed-off-by: Yiheng Wang <[email protected]>
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!

@wyli wyli enabled auto-merge (squash) March 17, 2021 14:55
@wyli wyli merged commit 053d0c8 into Project-MONAI:master Mar 17, 2021
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.

ScaleIntensityd input data type is not consistent with ScaleIntensity

2 participants