fix an invalid escape in the subplots example by using a raw string by jkittner · Pull Request #262 · python-windrose/windrose · GitHub
Skip to content

fix an invalid escape in the subplots example by using a raw string#262

Merged
ocefpaf merged 1 commit into
python-windrose:mainfrom
jkittner:invalid-escape-fix
Feb 26, 2024
Merged

fix an invalid escape in the subplots example by using a raw string#262
ocefpaf merged 1 commit into
python-windrose:mainfrom
jkittner:invalid-escape-fix

Conversation

@jkittner

@jkittner jkittner commented Jan 3, 2024

Copy link
Copy Markdown
Contributor

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
@ocefpaf

ocefpaf commented Feb 26, 2024

Copy link
Copy Markdown
Collaborator

@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.

2 participants