We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63e9e0 commit 8e02350Copy full SHA for 8e02350
README.md
@@ -1,5 +1,3 @@
1
-<!-- Copyright (c) 2025 Robotics and AI Institute LLC dba RAI Institute. All rights reserved. -->
2
-
3
# Spatial Maths for Python
4
5
[](https://github.com/petercorke/robotics-toolbox-python)
pyproject.toml
@@ -92,8 +92,3 @@ required-version = "23.10.0"
92
line-length = 88
93
target-version = ['py38']
94
exclude = "camera_derivatives.py"
95
96
-[tool.pytest.ini_options]
97
-filterwarnings = [
98
- "ignore:invalid escape sequence:DeprecationWarning",
99
-]
0 commit comments