Skip to content

Commit

Permalink
Update Wrappers/Python/test/test_functions.py
Browse files Browse the repository at this point in the history
Co-authored-by: Edoardo Pasca <[email protected]>
Signed-off-by: Margaret Duff <[email protected]>
  • Loading branch information
MargaretDuff and paskino authored Sep 14, 2023
1 parent 244586b commit 6f22d38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Wrappers/Python/test/test_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,6 @@ def test_compare_regularisation_toolkit(self):
res2.as_array(),
decimal=3, err_msg='Comparing the CCPi proximal against the CIL TV proximal, with warmstart')

# print(t1-t0)
@unittest.skipUnless(has_tomophantom and has_ccpi_regularisation,
"Missing Tomophantom or Regularisation-Toolkit")
def test_compare_regularisation_toolkit_tomophantom(self):
Expand Down

0 comments on commit 6f22d38

Please sign in to comment.