CITGuru / PyInquirer

A Python module for common interactive command line user interfaces
MIT License
1.91k stars 235 forks source link

prompt.prompt should be prompt(questions, style=custom_style_2) #192

Open theShinigami opened 1 year ago

theShinigami commented 1 year ago

https://github.com/CITGuru/PyInquirer/blob/7637373429bec66788650cda8091b7a6f12929ee/examples/list.py#L54