Skip to content

Linter PR01 and PR02 for functions using arbitrary keyword arguments **kwargs #645

@sergiocallegari

Description

@sergiocallegari

The numpydoc linter pretends that **kwargs is documented in params or other params as such. IMHO this makes little sense since the construct serves to have arbitrary parameter names. IMHO when a **... parameter is encountered, the linter should not pretend that it is described as a parameter and start accepting arbitrary parameter names in other parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions