Skip to content

update saveImaged docstrings#7076

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
vgrau98:6884-saveImaged-docstrings-missing
Oct 2, 2023
Merged

update saveImaged docstrings#7076
wyli merged 2 commits intoProject-MONAI:devfrom
vgrau98:6884-saveImaged-docstrings-missing

Conversation

@vgrau98
Copy link
Copy Markdown
Contributor

@vgrau98 vgrau98 commented Oct 2, 2023

Fixes #6884 .

Description

Documentation didn't indicate dcm files support. After checking dcm seems to be the only extension whose doc was missing.

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

Documentation didn't indicate dcm files support.

Resolves: Project-MONAI#6884
Signed-off-by: vgrau98 <[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
Copy link
Copy Markdown
Contributor

wyli commented Oct 2, 2023

/build

@wyli wyli enabled auto-merge (squash) October 2, 2023 10:52
@wyli wyli merged commit 8b7effd into Project-MONAI:dev Oct 2, 2023
@vgrau98 vgrau98 deleted the 6884-saveImaged-docstrings-missing branch October 3, 2023 13:00
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.

SaveImaged docstrings missing .dcm for output_ext

2 participants