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/pyqso.html
Setting up pyqso (1.1.0-5) ...
/usr/lib/python3/dist-packages/pyqso/adif.py:272: SyntaxWarning:
invalid escape sequence '\d'
pattern = re.compile("<(.*?):(\d*).*?>([^<]+)")