Source: targetcli-fb Version: 1:2.1.53-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/t/targetcli-fb.html Setting up targetcli-fb (1:2.1.53-1.2) ... /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)]