Skip to content

Commit

Permalink
Update src/python_pybind11/test/Cone_TEST.py
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Peters <[email protected]>
Signed-off-by: Benjamin Perseghetti <[email protected]>
  • Loading branch information
bperseghetti and scpeters authored May 16, 2024
1 parent d025776 commit 4785760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_pybind11/test/Cone_TEST.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import unittest

import gz
from gz.math7 import Coned, MassMatrix3d, Material, Quaterniond
from gz.math8 import Coned, MassMatrix3d, Material, Quaterniond


class TestCone(unittest.TestCase):
Expand Down

0 comments on commit 4785760

Please sign in to comment.