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

PR: Fix DeprecationWarning: invalid escape sequence #235

Merged
merged 6 commits into from
Dec 12, 2018

Conversation

jnsebgosselin
Copy link
Owner

Replaced all invalid single \ by \\ where needed in the code to prevent the warning.

@pep8speaks
Copy link

Hello @jnsebgosselin! Thanks for submitting the PR.

@jnsebgosselin jnsebgosselin merged commit 6b1484c into master Dec 12, 2018
@jnsebgosselin jnsebgosselin deleted the fix_inval_esc_sequence branch December 12, 2018 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants