You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyInquirer only allows messages to be a single line. ( questions )
A useful improvement would be making messages multiline.
i.e passing array of strings which are displayed in the terminal window line by line.
The text was updated successfully, but these errors were encountered:
PyInquirer only allows messages to be a single line. ( questions )
A useful improvement would be making messages multiline.
i.e passing array of strings which are displayed in the terminal window line by line.
The text was updated successfully, but these errors were encountered: