Skip to content

Add names() and descriptions() to BaseFeature #34

@hombit

Description

@hombit

BaseFeature should have names() and descriptions() methods to highlight that it is a part of any public feature class. It doesn't mean that we should implement it for all Python classes we have (i.e. Rust feature duplicates), so these methods could miss @abstractmethod decorator, but they must raise NotImplementedError and must have type annotations #31

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions