Skip to content

in cli.py misuse split #90

@Yaqing2023

Description

@Yaqing2023

in cli.py, should use input_list = shlex.split(input_string) instead of input_list = input_string.split()

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