Roboproch commited on
Commit
a001c97
·
1 Parent(s): 35f287c

fix import test

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
- import modello
2
 
3
  class TestClass :
4
  """
 
1
+ from MLOps_project import modello
2
 
3
  class TestClass :
4
  """