Skip to content

class Resource should be reimplemented as an actual Abstract Base Class #42

@mpounsett

Description

@mpounsett

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions