Source: voctomix-outcasts Version: 1.0.0-1.1 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/v/voctomix-outcasts.html Setting up python3 (3.12.6-1) ... /usr/share/voctomix-outcasts/ingest.py:271: SyntaxWarning: invalid escape sequence '\!' gst_cmd = gst_cmd.replace("!", " \! ") /usr/share/voctomix-outcasts/lib/connection.py:31: SyntaxWarning: invalid escape sequence '\o' log.debug('Connection successful \o/')