tmbo / questionary

Python library to build pretty command line user prompts ✨Easy to use multi-select lists, confirmations, free text prompts ...
MIT License
1.58k stars 93 forks source link

Fix syntax error in documentation #380

Open kiancross opened 4 months ago

kiancross commented 4 months ago

https://github.com/tmbo/questionary/blob/89758d2897734619f879c1007a79247c36493684/docs/pages/quickstart.rst?plain=1#L66

Should instead be:

 the order they are passed to :meth:`~questionary.form``.