Source: mir-eval Version: 0.7-9 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/m/mir-eval.html Setting up python3-mir-eval (0.7-9) ... /usr/lib/python3/dist-packages/mir_eval/beat.py:1: SyntaxWarning: invalid escape sequence '\%' ''' /usr/lib/python3/dist-packages/mir_eval/hierarchy.py:632: SyntaxWarning: invalid escape sequence '\*' '''Compute all hierarchical structure metrics for the given reference and /usr/lib/python3/dist-packages/mir_eval/sonify.py:65: SyntaxWarning: invalid escape sequence '\p' """Reverse synthesis of a time-frequency representation of a signal /usr/lib/python3/dist-packages/mir_eval/sonify.py:189: SyntaxWarning: invalid escape sequence '\p' '''Sonify a pitch contour. /usr/lib/python3/dist-packages/mir_eval/util.py:877: SyntaxWarning: invalid escape sequence '\*' """Given a function and args and keyword args to pass to it, call the function