diff --git a/test/test_models/test_model_gradients.py b/test/test_models/test_model_gradients.py index 12ec4c3f11e2e5bca186cd7f8128b5751b985560..9cab81df11b2b92bbc6af380843d025ccb675abf 100644 --- a/test/test_models/test_model_gradients.py +++ b/test/test_models/test_model_gradients.py @@ -152,7 +152,7 @@ class Model_Tests(unittest.TestCase): alpha = 1.5 q = 0.73 model = ift.PointSources(pos, alpha, q) - # All those cdfs and ppfs are not that accurate + # FIXME All those cdfs and ppfs are not that accurate ift.extra.check_value_gradient_consistency(model, tol=1e-5) @expand(product(