Spaces:
Runtime error
Runtime error
Update kinetix/editor.py
Browse files- kinetix/editor.py +1 -0
kinetix/editor.py
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
import itertools
|
2 |
import time
|
3 |
from timeit import default_timer as tmr
|
|
|
1 |
+
import Kinetix.kinetix as kinetix
|
2 |
import itertools
|
3 |
import time
|
4 |
from timeit import default_timer as tmr
|