fix docstring

release/4.3a0
Varun Agrawal 2023-09-28 07:18:11 -04:00
parent e096af463d
commit 4de8f149f8
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ UPRIGHT = Rot3.Ypr(-np.pi / 2, 0.0, -np.pi / 2)
class TestBackwardsCompatibility(GtsamTestCase):
"""Tests for the backwards compatibility for the Python wrapper."""
"""Tests for backwards compatibility of the Python wrapper."""
def setUp(self):
"""Setup test fixtures"""