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: Remove duplicate return statement in annotate! function #245

Closed

Conversation

devin-ai-integration[bot]
Copy link
Contributor

This PR fixes a syntax error in the annotate! function by removing a duplicate return statement that was causing an UndefVarError.

Link to Devin run: https://preview.devin.ai/devin/1313c322110e474eb7be51c54071a39c

Changes:

  • Removed duplicate return statement in annotate! function
  • Fixed syntax error causing UndefVarError
  • All annotation message tests are passing

Note: There are some failing tests in other parts of the codebase (TracerMessage), but these are unrelated to this fix.

@svilupp svilupp closed this Nov 26, 2024
@svilupp svilupp deleted the devin/1732595055-add-annotation-message branch November 26, 2024 10:20
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