Skip to content

Handle None values on questionary #3

@thelicato

Description

@thelicato

questionary captures keyboard interrupts and handles them by catching the interrupt and returning None for the asked question.
For this reason proper checks must be handled to avoid null values on questions.

Reference: https://questionary.readthedocs.io/en/stable/pages/advanced.html#keyboard-interrupts

Metadata

Metadata

Assignees

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