Skip to content

correct prompt() issues#147

Open
cjerrington wants to merge 1 commit intoCITGuru:masterfrom
cjerrington:patch-1
Open

correct prompt() issues#147
cjerrington wants to merge 1 commit intoCITGuru:masterfrom
cjerrington:patch-1

Conversation

@cjerrington
Copy link

Needed to change prompt.prompt() to just prompt() current raised an error.
answers = prompt.prompt(questions, style=custom_style_3)
AttributeError: 'function' object has no attribute 'prompt'

Needed to change prompt.prompt() to just prompt() current raised an error.     
answers = prompt.prompt(questions, style=custom_style_3)
AttributeError: 'function' object has no attribute 'prompt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant