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 regex in integration-guide.rst #15006

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Fix regex in integration-guide.rst #15006

merged 2 commits into from
Dec 4, 2023

Conversation

wimglenn
Copy link
Contributor

@wimglenn wimglenn commented Dec 3, 2023

If you use the Python code from the integration guide verbatim there is warning:

DeprecationWarning: invalid escape sequence \w

This seems to fix it.

Related: #5536

If you use the Python code from the integration guide verbatim there is warning:

    DeprecationWarning: invalid escape sequence \w

This seems to fix it.
@wimglenn wimglenn requested a review from a team as a code owner December 3, 2023 20:13
@di di enabled auto-merge (squash) December 4, 2023 14:35
@di di merged commit 3c11488 into pypi:main Dec 4, 2023
17 checks passed
@wimglenn wimglenn deleted the patch-1 branch December 4, 2023 15:47
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