Skip to content

new typing errors from flake8 #4964

@wyli

Description

@wyli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions