Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Add type hints #17

@leftshift

Description

@leftshift

I've recently jumped on the train of sprinkling type hints into python projects as this can help find problems and understand code.

As we're mostly returning plain responses from an api we don't have control over, type hints for those responses would probably be of limited use and potentially hard to maintain.

Still, adding hints for function arguments may be a good idea.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions