Source: refstack-client Version: 0.0.0~2021.08.18.fa73ef2524-6 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/r/refstack-client.html Setting up refstack-client (0.0.0~2021.08.18.fa73ef2524-6) ... /usr/lib/python3/dist-packages/refstack_client/list_parser.py:192: SyntaxWarning: invalid escape sequence '\[' """This takes in a test list file, get normalized, and get list of /usr/lib/python3/dist-packages/refstack_client/tests/unit/test_list_parser.py:181: SyntaxWarning: invalid escape sequence '\[' expected_list = "tempest.test.one\[\n"\ /usr/lib/python3/dist-packages/refstack_client/tests/unit/test_list_parser.py:182: SyntaxWarning: invalid escape sequence '\[' "tempest.test.two\[\n"\ /usr/lib/python3/dist-packages/refstack_client/tests/unit/test_list_parser.py:183: SyntaxWarning: invalid escape sequence '\[' "tempest.test.three\[\n" # noqa W605