Skip to content

CI: use numbers type hints inside code #30

@Desiment

Description

@Desiment

We should use Real (see here) protocol from Python's library Numbers for type hints. Currently, we have something like:

alpha: float | int | np.int64

which is bad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous IntegrationenhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions