Source: toil Version: 6.1.0-4 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/t/toil.html Setting up toil (6.1.0-4) ... /usr/lib/python3/dist-packages/toil/wdl/wdltoil.py:2867: SyntaxWarning: invalid escape sequence '\.' match = re.match('https://raw\.githubusercontent\.com/[^/]*/[^/]*/[^/]*/', options.inputs_uri)