Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <ichen@openrobotics.org>
  • Loading branch information
iche033 committed Dec 11, 2024
1 parent 410d4e6 commit 92da673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/test/pyLink_TEST.py
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,6 @@ def test_resolveauto_inertialsWithMassAndMultipleCollisions(self):
self.assertEqual(Vector3d(1.55556, 1.55556, 0.666667),
link.inertial().mass_matrix().diagonal_moments())


def test_resolveauto_inertialsCalledWithAutoFalse(self):
sdf = "<?xml version=\"1.0\"?>" + \
" <sdf version=\"1.11\">" + \
Expand Down

0 comments on commit 92da673

Please sign in to comment.