Source: python-pauvre Version: 0.2.3-3 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/python-pauvre.html Setting up python3-pauvre (0.2.3-3) ... /usr/lib/python3/dist-packages/pauvre/gfftools.py:178: SyntaxWarning: invalid escape sequence '\ ' """ plots a lff patch /usr/lib/python3/dist-packages/pauvre/gfftools.py:259: SyntaxWarning: invalid escape sequence '\ ' """ plots a rff patch /usr/lib/python3/dist-packages/pauvre/synplot.py:531: SyntaxWarning: invalid escape sequence '\i' seq_name = "$\it{{{0}}}$".format(gff.species)