Exemplo n.º 1
0
 def test_open_with_origin_unset(self):
     umi = UmiProject.open("tests/oshkosh_demo.umi",
                           origin_unset=(0, 0),
                           fast_open=True)
Exemplo n.º 2
0
 def test_open(self):
     umi = UmiProject.open("tests/oshkosh_demo.umi", fast_open=True)