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

Fix "name 'selected_tip' is not defined error" #3919

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

yuruofeifei
Copy link
Contributor

if we set_tip_random to be False, selected_tip is not defined.

Fix by initializing with None

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
if we set_tip_random to be False, selected_tip is not defined.

Fix by initializing with None
@okhat okhat merged commit 8bb42b2 into stanfordnlp:main Jan 30, 2025
4 checks passed
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.

None yet

2 participants