Skip to content
Snippets Groups Projects
Commit 262ea4c5 authored by Nicolas80's avatar Nicolas80
Browse files

* 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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment