Closed nanonyme closed 1 month ago
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.
/usr/lib/python3.12/site-packages/buildstream/utils.py:231: SyntaxWarning: invalid escape sequence '\*
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.