Spaces:
Running
Running
Update interfaces/ontolisst.py
Browse files- interfaces/ontolisst.py +1 -1
interfaces/ontolisst.py
CHANGED
@@ -15,7 +15,7 @@ languages = [
|
|
15 |
|
16 |
from label_dicts import ONTOLISST_LABEL_NAMES
|
17 |
|
18 |
-
from utils import is_disk_full
|
19 |
|
20 |
# --- DEBUG ---
|
21 |
import shutil
|
|
|
15 |
|
16 |
from label_dicts import ONTOLISST_LABEL_NAMES
|
17 |
|
18 |
+
from .utils import is_disk_full
|
19 |
|
20 |
# --- DEBUG ---
|
21 |
import shutil
|