Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Tuples and lists with constant values should also be literals and @optional annotation should be generated #38

@Masara

Description

@Masara

Is your feature request related to a problem?

Tuples and lists with constant values are not being counted in towards e.g. @constant or @required annotations.

Desired solution

Tuples and lists with constant values should also be literals and @optional annotation should be generated.

Possible alternatives (optional)

No response

Screenshots (optional)

image

Additional Context (optional)

Examples:

  • #/sklearn/sklearn.preprocessing._data/minmax_scale/feature_range
  • #/sklearn/sklearn.preprocessing._data/MinMaxScaler/__init__/feature_range

Metadata

Metadata

Assignees

No one assigned

    Labels

    @constantRelated to the @constant annotation@optionalRelated to the @optional annotation@requiredRelated to the @required annotationbug 🪲Something isn't workingwrong annotationAn annotation was generated automatically but is incorrect

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions