Skip to content

empty string as keyword argument  #153

@ikanobori

Description

@ikanobori

If a function is defined with an empty string as default argument like this:

def f(a=""):
    pass

this empty string is not shown in the suggestions window.


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions