Source: python-pyaml-env Version: 1.2.1-2 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-pyaml-env.html Setting up python3-pyaml-env (1.2.1-2) ... /usr/lib/python3/dist-packages/pyaml_env/parse_config.py:58: SyntaxWarning: invalid escape sequence '\w' type_tag_pattern = re.compile(f'({type_tag}\w+\s)')