Source: python-bcbio-gff Version: 0.7.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/python-bcbio-gff.html Setting up python3-bcbio-gff (0.7.1-1) ... /usr/lib/python3/dist-packages/BCBio/GFF/GFFParser.py:71: SyntaxWarning: invalid escape sequence '\w' gff3_kw_pat = re.compile("\w+=")