Skip to content

Commit

Permalink
fixed doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
musslick committed Jul 9, 2024
1 parent 2e3b90b commit 6ae6dd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
added_noise=0.0)
>>> s.ground_truth(1.)
2.0
np.float64(2.0)
>>> s.ground_truth(s.domain())
array([[1.],
Expand Down

0 comments on commit 6ae6dd3

Please sign in to comment.