Source: ros-angles
Version: 1.16.0-1
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/r/ros-angles.html


  Setting up python3-angles (1.16.0-1) ...
  /usr/lib/python3/dist-packages/angles/__init__.py:60: SyntaxWarning:
invalid escape sequence '\p'
    """ returns the angle in [-2*pi, 2*pi]  going the other way along
the unit circle.
  /usr/lib/python3/dist-packages/angles/__init__.py:76: SyntaxWarning:
invalid escape sequence '\p'
    """ This function is only intended for internal use and not
intended for external use.
  /usr/lib/python3/dist-packages/angles/__init__.py:125:
SyntaxWarning: invalid escape sequence '\p'
    """ Returns the delta from "from_angle" to "to_angle" making sure
it does not violate limits specified by left_limit and right_limit.
  /usr/lib/python3/dist-packages/angles/__init__.py:181:
SyntaxWarning: invalid escape sequence '\p'
    """ Returns the delta from `from_angle` to `to_angle`, making sure
it does not violate limits specified by `left_limit` and
`right_limit`.

Reply via email to