Skip to content

Commit

Permalink
Rerun tests with scipy 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Oct 2, 2023
1 parent fbff110 commit f4d33f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skgstat/tests/test_variogram.py
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ def test_build_sum_models(self):
sum_spherical = V._build_sum_models("spherical+spherical")

# Testing the same way as in test_models/test_sum_spherical
# Parameters for the two spherical models
# Parameters for the two spherical models
params = [1, 0.3, 10, 0.7]

# Values at which we'll evaluate the function and its expected result
Expand Down

0 comments on commit f4d33f1

Please sign in to comment.