Source: lqa
Version: 20230104~git9be8db8ab65c-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/l/lqa.html


  Setting up lqa (20230104~git9be8db8ab65c-2) ...
  /usr/lib/python3/dist-packages/lqa_tool/commands/devices.py:32:
SyntaxWarning: invalid escape sequence '\ '
    print( "    Hostname \ \tDevice Type \ \tDevice State \ \tRunning Job")
  /usr/lib/python3/dist-packages/lqa_tool/commands/devices.py:35:
SyntaxWarning: invalid escape sequence '\ '
    print("-- {}".format(" \ ".join([ str(x) for x in device])))

Reply via email to