Source: freesas Version: 2024.9.0-1 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/f/freesas.html Setting up python3-freesas (2024.9.0-1) ... /usr/lib/python3/dist-packages/freesas/transformations.py:33: SyntaxWarning: invalid escape sequence '\*' """Homogeneous Transformation Matrices and Quaternions. /usr/lib/python3/dist-packages/freesas/transformations.py:890: SyntaxWarning: invalid escape sequence '\*' """Return affine transform matrix to register two point sets. /usr/lib/python3/dist-packages/freesas/transformations.py:999: SyntaxWarning: invalid escape sequence '\*' """Return matrix to transform given 3D point set into second point set.