Roboproch commited on
Commit
18d49aa
·
1 Parent(s): c165949

modifica documentazione test fittizi

Browse files
Files changed (1) hide show
  1. MLOps_project/CI/test_ci.py +3 -0
MLOps_project/CI/test_ci.py CHANGED
@@ -1,4 +1,7 @@
1
  class test_class :
 
 
 
2
 
3
  def test_1(self) :
4
  x=1
 
1
  class test_class :
2
+ """"
3
+ test fittizi per pipeline CI
4
+ """
5
 
6
  def test_1(self) :
7
  x=1