Source: manuel Version: 1.12.4-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/m/manuel.html Setting up python3-manuel (1.12.4-3) ... /usr/lib/python3/dist-packages/manuel/testcase.py:9: SyntaxWarning: invalid escape sequence '\s' SECTION_UNDERLINE = re.compile('^[' + punctuation + ']+\s*$', re.MULTILINE)