Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test_image_filter test error (Project-MONAI#6624)
Fixes Project-MONAI#6622 . ### Description Add type check to avoid comparing a np.array with a string ### Types of changes <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [x] Non-breaking change (fix or new feature that would not break existing functionality). - [x] Quick tests passed locally by running `./runtests.sh --quick --unittests --disttests`. - [x] In-line docstrings updated. --------- Signed-off-by: Mingxin Zheng <[email protected]> Signed-off-by: Mingxin <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information