Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

prompt_* should not add question mark #37

@friedelwolff

Description

@friedelwolff

Currently a question mark is added by prompt_bool() and prompt_choices() after the given prompt. Although this saves a character, it makes it impossible to provide a question without the question mark (like in other languages with different punctuation). Furthermore, I found it unintuitive to not write my question in full as I expect it to be presented to the user, and I guess a source reviewer will find my string without a question mark suspicious. Please consider not adding punctuation to the given prompt.

Thanks for flask-script!

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