Source: yagv Version: 0.4~20171211.r234ef16+dfsg-2 User: debian-pyt...@lists.debian.org Usertags: syntaxwarning
Hi Maintainer The SyntaxWarning below were emitted when this package was tested with pipuarts[1]. Regards Graham [1] https://piuparts.debian.org/sid/source/y/yagv.html Setting up python3 (3.12.5-1) ... /usr/share/yagv/gcodeParser.py:31: SyntaxWarning: invalid escape sequence '\(' command = re.sub("\([^)]*\)", "", self.line)