-
Notifications
You must be signed in to change notification settings - Fork 1.5k
new typing errors from flake8 #4964
Copy link
Copy link
Closed
Description
Describe the bug
new typing errors from flake8 for example
https://github.com/Project-MONAI/MONAI/runs/7957404786?check_suite_focus=true
/home/runner/work/MONAI/MONAI/monai/fl/utils/filters.py:17:1: Filter is an abstract base class, but it has no abstract methods. Remember to use @abstractmethod, @abstractclassmethod and/or @abstractproperty decorators.
1 Filter is an abstract base class, but it has no abstract methods. Remember to use @abstractmethod, @abstractclassmethod and/or @abstractproperty decorators.
1
Check failed!
Please run auto style fixes: ./runtests.sh --autofix
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels