Пример #1
0
 def test_step_grad(self):
     step = ConEng.step_gradient(1,1,2,.01)
     self.assertEqual(step,None)