Skip to content

update all interface like classes to provide a type var with a bound #219

@boetro

Description

@boetro

Something like we do for credentials:

CredentialType = TypeVar("CredentialType", bound=Credentials)

Metadata

Metadata

Assignees

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