Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for empty answer in ChoiceQuestion #109

Merged
merged 2 commits into from
May 7, 2022

Conversation

jacobperron
Copy link
Contributor

Otherwise, an AttributeError is raised.

Related downstream ticket python-poetry/poetry#2355.

If no answer is provided and the default is None, then we will return None.
Otherwise, an AttributeError is raised.

See related downstream ticket: python-poetry/poetry#2355

Signed-off-by: Jacob Perron <[email protected]>
@jacobperron
Copy link
Contributor Author

@sdispater Let me know what I can do to move this along or if the change is not acceptable 🙂

@sdispater sdispater merged commit 7eb6587 into python-poetry:master May 7, 2022
@sdispater
Copy link
Member

Thanks!

@jacobperron jacobperron deleted the no_choice branch May 9, 2022 20:53
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.

2 participants