Skip to content

Commit 408f079

Browse files
committed
Merge branch 'master' of github.com:MultipedRobotics/dh
2 parents 027f4e6 + bade1e4 commit 408f079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_mdh.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44
from mdh.link import mdh_params, JointType
55
from mdh.kinematic_chain import KinematicChain
6-
from mdh.robots import puma560
6+
# from mdh.robots import puma560
77

88
# def test_dummy():
99
# assert True

0 commit comments

Comments
 (0)