Skip to content

A trailing space in CLI input is passed in as a blank string argument. #1

@Zanderwohl

Description

@Zanderwohl

For example:

todo

is parsed as

'todo', ['']

instead of

'todo', []

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions