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 SyntaxWarning with utils.py #1958

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

nanonyme
Copy link
Contributor

No description provided.

@nanonyme
Copy link
Contributor Author

There's in console a warning
/usr/lib/python3.12/site-packages/buildstream/utils.py:231: SyntaxWarning: invalid escape sequence '\*
this is because backslashes have to be escaped in docstrings as well if they aren't marked as raw strings.

@juergbi juergbi merged commit 152e5fe into apache:master Oct 1, 2024
16 checks passed
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