Skip to content

Class Context should be reimplemented as an actual Abstract Base Class #43

@mpounsett

Description

@mpounsett

Linting complains about the Context.performance() signature, and the issue could be resolved by reimplementing this as a proper ABC, using the @abstractmethod decorator on the performance method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions