Skip to content
Snippets Groups Projects
Commit d689e56e authored by Philipp Arras's avatar Philipp Arras
Browse files

Add comment

parent a2f53b17
No related branches found
No related tags found
No related merge requests found
......@@ -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(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment