Roboproch commited on
Commit
e02f527
·
1 Parent(s): 33caf63

fix import test 3

Browse files
Files changed (1) hide show
  1. MLOps_project/CI/test_ci.py +1 -1
MLOps_project/CI/test_ci.py CHANGED
@@ -1,4 +1,4 @@
1
- from ..modello import *
2
 
3
  class TestClass :
4
  """
 
1
+ from MLOps_project.modello import *
2
 
3
  class TestClass :
4
  """