bugfix missing import
This commit is contained in:
parent
3c49dc9f6e
commit
371cdce0f4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
import utils
|
||||||
import geometry
|
import geometry
|
||||||
from geometry import x,y
|
from geometry import x,y
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue