8000 fix sphinx warning · rocsys/spatialmath-python@8e42df7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e42df7

Browse files
committed
fix sphinx warning
1 parent 110c651 commit 8e42df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spatialmath/geom2d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ def __repr__(self) -> str:
840840

841841
@property
842842
def E(self):
843-
"""
843+
r"""
844844
Return ellipse matrix
845845
846846
:return: ellipse matrix

0 commit comments

Comments
 (0)
0