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 an invalid escape in the subplots example by using a raw string #262

Merged
merged 1 commit into from Feb 26, 2024

Conversation

jkittner
Copy link
Contributor

@jkittner jkittner commented Jan 3, 2024

I made a small mistake in #242 - flake8 complains about \c being an invalid escape sequence.

Using a raw string should fix it.

@ocefpaf ocefpaf merged commit 865e014 into python-windrose:main Feb 26, 2024
15 checks passed
@ocefpaf
Copy link
Collaborator

ocefpaf commented Feb 26, 2024

Sorry for the delay and thanks for the fix!

@jkittner jkittner deleted the invalid-escape-fix branch March 3, 2024 02:51
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