You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response. Instead, see the contact directions at: https://www.klipper3d.org/Contact.html
We use github to share the results of work done to improve Klipper. We don't use github for requests. (In particular, we don't use github for feature requests, to answer questions, nor to help diagnose problems with a printer.)
klipper/klippy/gcode.py
Line 409 in 00cb683
klipper/gcode.py:409: SyntaxWarning: invalid escape sequence '\s'
I'm getting this error on a NixOS 23.11 system (with python 3.12.4)
Should that string be a regex literal? Or maybe with double backslashes ?
The text was updated successfully, but these errors were encountered: