Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
  • Loading branch information
azeey committed May 10, 2022
1 parent cb71995 commit 20dd572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdformat_mjcf/tests/test_add_joint.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from sdformat_mjcf.converters.joint import JointType
from sdformat_mjcf.converters.joint import add_joint as add_joint_impl
import sdformat_mjcf.sdf_utils as su
import helpers
from tests import helpers


def add_joint(*args, **kwargs):
Expand Down

0 comments on commit 20dd572

Please sign in to comment.