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 whitespace \s and \S tests #5526

Merged
merged 2 commits into from
May 24, 2022

Conversation

anthony-chang
Copy link
Contributor

Previously, the python tests for whitespace \s and \S were not testing the intended code path. This PR fixes it by using double backslashes

Signed-off-by: Anthony Chang antchang@nvidia.com

Signed-off-by: Anthony Chang <antchang@nvidia.com>
@anthony-chang
Copy link
Contributor Author

build

@anthony-chang anthony-chang self-assigned this May 18, 2022
@sameerz sameerz added the test Only impacts tests label May 18, 2022
@sameerz sameerz added this to the May 2 - May 20 milestone May 18, 2022
@anthony-chang
Copy link
Contributor Author

build

@andygrove andygrove merged commit 0f35d8c into NVIDIA:branch-22.06 May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants