Source: fastaq Version: 3.17.0-8 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/f/fastaq.html Setting up fastaq (3.17.0-8) ... /usr/lib/python3/dist-packages/pyfastaq/sequences.py:37: SyntaxWarning: invalid escape sequence '\s' phylip_regex = re.compile('^\s*[0-9]+\s+[0-9]+$') /usr/lib/python3/dist-packages/pyfastaq/sequences.py:38: SyntaxWarning: invalid escape sequence '\s' gbk_regex = re.compile('^LOCUS\s+\S')

