Skip to content

get default type annotation from lugi.Parameter #387

@hiro-o918

Description

@hiro-o918

What

According to this PR, lugi.Parameter is type annotated by str explicitly, because currently Mypy handles lugi.Parameter as any type.

Since lugi.Parameter is a parameter for str input, we do not need explicit type annotation.
Update mypy plugin to get default type from each 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