Closed
Description
Users shouldn't be bound to subclassing so long as they abide by the expected interface. To allow this we should use typing.Protocol
instead of abc.ABC
. This change would probably be applicable to:
-
AbstractDispatcher
- Refactor Dispatchers #353 -
AbstractRenderServer
- Server Proto #370
Metadata
Metadata
Assignees
Labels
No labels