Source: pyhoca-gui Version: 0.6.1.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/p/pyhoca-gui.html Setting up pyhoca-gui (0.6.1.1-1) ... /usr/lib/python3/dist-packages/pyhoca/wxgui/printingprefs.py:441: SyntaxWarning: invalid escape sequence '\/' _save_to_folder = re.sub('^%s\/' % _LOCAL_HOME, '', _save_to_folder)