Source: nvpy Version: 2.0.0-2 User: [email protected] 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/n/nvpy.html Setting up python3 (3.12.5-1) ... /usr/share/nvpy/nvpy/notes_db.py:367: SyntaxWarning: invalid escape sequence '\s' groups = re.findall('t(ag)?:([^\s]+)|"([^"]+)"|([^\s]+)', search_string) /usr/share/nvpy/nvpy/utils.py:16: SyntaxWarning: invalid escape sequence '\s' note_title_re = re.compile('\s*(.*)\n?') /usr/share/nvpy/nvpy/view.py:1513: SyntaxWarning: invalid escape sequence '\ ' msg = """

