Skip to content

Commit

Permalink
cosmetics in GaussianFitter test (lint)
Browse files Browse the repository at this point in the history
  • Loading branch information
sofianehaddad committed Apr 15, 2024
1 parent 6e9be2d commit b0d2cf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/test/t_GaussianProcessRegression_std.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
ot.ResourceMap.SetAsUnsignedInteger("OptimizationAlgorithm-DefaultMaximumCallsNumber", 5000)
ot.ResourceMap.SetAsScalar("Cobyla-DefaultRhoBeg", 0.5)


# Test 1
def test_one_input_one_output():
sampleSize = 6
Expand Down

0 comments on commit b0d2cf0

Please sign in to comment.