Describe the bug
If running /black, the change in the newly added PatchEmbeddingBlock will cause CI error.
https://github.com/Project-MONAI/MONAI/blob/dev/monai/networks/blocks/patchembedding.py
And there are also some other potential issues about the input args.
Describe the bug
If running
/black, the change in the newly added PatchEmbeddingBlock will cause CI error.https://github.com/Project-MONAI/MONAI/blob/dev/monai/networks/blocks/patchembedding.py
And there are also some other potential issues about the input args.