Source: python-os-collect-config Version: 13.1.0-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/p/python-os-collect-config.html Setting up python3-os-collect-config (13.1.0-3) ... /usr/lib/python3/dist-packages/os_collect_config/tests/test_config_drive.py:77: SyntaxWarning: invalid escape sequence '\ ' self.assertEqual(('foo', 'bar baz'), psv('foo=bar\ baz'))