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

Spinner: fix invalid escape sequence #298

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

garymm
Copy link
Contributor

@garymm garymm commented Apr 11, 2024

Before this running this code would result in:

maas/client/utils/__init__.py:341: SyntaxWarning: invalid escape sequence '\|'

Before this running this code would result in:
```
maas/client/utils/__init__.py:341: SyntaxWarning: invalid escape sequence '\|'
```
@garymm
Copy link
Contributor Author

garymm commented May 16, 2024

@SK1Y101 or someone else, could you please review?

Copy link
Contributor

@r00ta r00ta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks for the contribution!

@r00ta r00ta merged commit 7160c93 into canonical:master May 28, 2024
6 checks passed
@garymm garymm deleted the patch-1 branch May 28, 2024 16:42
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