whaaaaat icon indicating copy to clipboard operation
whaaaaat copied to clipboard

List: redundant line spaces before the list get printed

Open lm-lily opened this issue 7 years ago • 1 comments

Hi, thank you for the useful and awesome package! I found a small issue with the list and hope to get an advice to solve the problem.

There are many line spaces before the list is printed when running list.py example (https://github.com/finklabs/whaaaaat/blob/develop/examples/list.py).

Is it possible to get rid of these redundant line spaces?

1

lm-lily avatar Aug 07 '18 03:08 lm-lily

You should look at PyInquirer, which has this issue fixed. https://github.com/CITGuru/PyInquirer

CITGuru avatar Nov 22 '18 19:11 CITGuru