Skip to content

Type-hints in ServerAPI (and global api) #175

@iLLiCiTiT

Description

@iLLiCiTiT

Description

It would be nice to have typehints not just in docstrings but also in arguments. With that we might also add arguments with typehints to public functions in _api.py so IDE can actually show them.

Suggestion

Add type hints to ServerAPI methods, and modify automated_api.py to copy args/kwargs with typehints too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions