Skip to content

Remove duplication of argument type information in docstrings #307

@matt-graham

Description

@matt-graham

Currently we separately specify both type annotations for functions in our API and separately include type information in our NumPy style docstrings. Sphinx is able to parse the type annotations and these are easier to keep in sync with the arguments so we should remove the redundant docstrings type information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clean updocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions