Closed
Description
Describe the bug
mypy static checker provides warning:
tests/__init__.py:34: error: Cannot assign to a method
To Reproduce
Steps to reproduce the behavior:
- Modify setup.cfg and enable error checking for
tests/__init__.py
MYPYPATH=$(pwd)/monai mypy $(pwd)
Expected behavior
No warnings produced.
Metadata
Metadata
Assignees
Labels
No labels