Skip to content

Support annotating callables #11

@lagru

Description

@lagru

Currently, annotations like

Callable[[int, str], float]

aren't supported in docstrings by the grammar. Support should also include a version that is closer to human prose. Maybe something like

func(int, str) -> float

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions