PyInquirer icon indicating copy to clipboard operation
PyInquirer copied to clipboard

Typo in rawlist.py

Open najaco opened this issue 5 years ago • 1 comments

docstring says

* run example by typing `python example/checkbox.py` in your console

should be

* run example by typing `python example/rawlist.py` in your console

najaco avatar May 09 '20 17:05 najaco

@najaco Thanks for this.

CITGuru avatar Jul 08 '20 07:07 CITGuru