Source: python-nexpy Version: 1.0.9-3 User: [email protected] 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/python-nexpy.html Setting up python3-nexpy (1.0.9-3) ... /usr/lib/python3/dist-packages/nexpy/gui/utils.py:430: SyntaxWarning: invalid escape sequence '\W' name = re.sub('\W|^(?=\d)','_', Path(filename).stem)

