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: fix the query issue #112

Merged
merged 1 commit into from
Dec 9, 2024
Merged

fix: fix the query issue #112

merged 1 commit into from
Dec 9, 2024

Conversation

timerring
Copy link
Owner

Description

Remove the punctuations in the query to make the return tags normal.

Related Issues

fix #111

Changes Proposed

  • use regex to filter the query.

Who Can Review?

@timerring

Checklist

  • Code has been reviewed
  • Code complies with the project's code standards and best practices
  • Code has passed all tests
  • Code does not affect the normal use of existing features
  • Code has been commented properly
  • Documentation has been updated (if applicable)
  • Demo/checkpoint has been attached (if applicable)

@timerring timerring self-assigned this Dec 9, 2024
Copy link
Owner Author

@timerring timerring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@timerring timerring merged commit 292da74 into main Dec 9, 2024
@timerring timerring deleted the dev branch December 9, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] NO suggestions when the query contains punctuations
1 participant