Spaces:
Runtime error
Runtime error
fix import test 2
Browse files
MLOps_project/CI/test_ci.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
from
|
| 2 |
|
| 3 |
class TestClass :
|
| 4 |
"""
|
|
|
|
| 1 |
+
from ..modello import *
|
| 2 |
|
| 3 |
class TestClass :
|
| 4 |
"""
|