Skip to content

Suggestion: use abstractmethod decorator #71

@mpvanderschelling

Description

@mpvanderschelling

Merely a suggestion; you can decorate these function as @AbstractMethod to have the same behaviour as raising NotImplementedError

Assignees:
Labels:

raise NotImplementedError("The function should be implemented \
in sub-class \n")

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