Skip to content

3793 adds maptransform alias check#3794

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
wyli:3793-check-alias
Feb 12, 2022
Merged

3793 adds maptransform alias check#3794
wyli merged 2 commits intoProject-MONAI:devfrom
wyli:3793-check-alias

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Feb 12, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #3793

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

Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Feb 12, 2022

/black

@wyli wyli marked this pull request as ready for review February 12, 2022 12:05
@wyli wyli requested review from Nic-Ma, ericspod and rijobro and removed request for ericspod and rijobro February 12, 2022 12:05
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Feb 12, 2022

/build

@wyli wyli enabled auto-merge (squash) February 12, 2022 21:04
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Feb 12, 2022

/build

@wyli wyli merged commit eb947e8 into Project-MONAI:dev Feb 12, 2022
@wyli wyli deleted the 3793-check-alias branch April 27, 2022 22:35
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.

Make sure the impl. of MapTransform has alias of "D", "Dict", "d"

2 participants