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 DeprecationWarning: invalid escape sequence '\s' for whitespace filter #2560

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

baberabb
Copy link
Contributor

Adds raw string prefix to regex pattern to properly handle \s escape sequence in MultiChoiceRegexFilter, resolving DeprecationWarning.

@baberabb baberabb merged commit 8d2f64c into main Dec 16, 2024
8 checks passed
@baberabb baberabb deleted the whitespace branch December 16, 2024 14:43
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