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
questionarycaptures keyboard interrupts and handles them by catching the interrupt and returningNonefor 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