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

Fixes Syntax Warning for invalid escape sequence #16

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

AmeyaVS
Copy link

@AmeyaVS AmeyaVS commented Feb 22, 2024

This PR fixes the warnings captured during the test run.
It is replacing strings with raw string specifier similar to what was done in #14.

Let me know if these changes make sense.

Adding more context these fixes are for Python 3.6+ versions:

Here's the reference to the log captured during the CI run:
https://github.com/renalreg/PyXB-X/actions/runs/8002451957/job/21855693309#step:5:224

@jtc42 jtc42 merged commit 6ed979f into renalreg:master Feb 22, 2024
8 checks passed
@AmeyaVS AmeyaVS deleted the fix/syntax-warnings branch April 2, 2024 15:33
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.

2 participants