magmax / python-inquirer

A collection of common interactive command line user interfaces, based on Inquirer.js (https://github.com/SBoudrias/Inquirer.js/)
MIT License
992 stars 98 forks source link

fix tagged-pairs not printing correctly (regression) #516

Closed Cube707 closed 7 months ago

Cube707 commented 7 months ago

when using tagged value pairs, the string representation behaved not as expected

closes #515