Skip to content

2567 Add return to SaveImage#2568

Merged
Nic-Ma merged 4 commits intoProject-MONAI:devfrom
Nic-Ma:2567-add-return-saveimage
Jul 9, 2021
Merged

2567 Add return to SaveImage#2568
Nic-Ma merged 4 commits intoProject-MONAI:devfrom
Nic-Ma:2567-add-return-saveimage

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Jul 9, 2021

Fixes #2567 .

Description

This PR added return image to SaveImage to make it can be inserted into transform chain.

Status

Ready

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.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jul 9, 2021

/black

@Nic-Ma Nic-Ma enabled auto-merge (squash) July 9, 2021 15:39
@Nic-Ma Nic-Ma merged commit 3edff74 into Project-MONAI:dev Jul 9, 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.

Missing return in __call__ of transforms: SaveImage, NiftiSaver and PNGSaver

2 participants