* Fixed small bug after switching from `dialoguer` to `inquire`: using...
* Fixed small bug after switching from `dialoguer` to `inquire`: using `prompt_skippable()` only returns `None` if the user presses `Esc` (returned "" when user just pressed enter) * Now using `prompt()` and checking empty string again.
parent
cf7a4292
No related branches found
No related tags found
Please register or sign in to comment