예제 #1
0
 def test_open_with_origin_unset(self):
     umi = UmiProject.open("tests/oshkosh_demo.umi",
                           origin_unset=(0, 0),
                           fast_open=True)
예제 #2
0
 def test_open(self):
     umi = UmiProject.open("tests/oshkosh_demo.umi", fast_open=True)