PyInquirer icon indicating copy to clipboard operation
PyInquirer copied to clipboard

fix usage of prompt in the examples

Open aki21j opened this issue 2 years ago • 0 comments

For https://github.com/CITGuru/PyInquirer/issues/192

We donot need to use prompt.prompt after importing it from the base PyInquirer module, just using prompt does fine. This PR should fix the above examples

aki21j avatar Nov 05 '22 17:11 aki21j