Skip to content

Commit 8e02350

Browse files
committed
revert
1 parent a63e9e0 commit 8e02350

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<!-- Copyright (c) 2025 Robotics and AI Institute LLC dba RAI Institute. All rights reserved. -->
2-
31
# Spatial Maths for Python
42

53
[![A Python Robotics Package](https://raw.githubusercontent.com/petercorke/robotics-toolbox-python/master/.github/svg/py_collection.min.svg)](https://github.com/petercorke/robotics-toolbox-python)

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,3 @@ required-version = "23.10.0"
9292
line-length = 88
9393
target-version = ['py38']
9494
exclude = "camera_derivatives.py"
95-
96-
[tool.pytest.ini_options]
97-
filterwarnings = [
98-
"ignore:invalid escape sequence:DeprecationWarning",
99-
]

0 commit comments

Comments
 (0)