Skip to content

Commit

Permalink
Remove mean costs from EIS integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolaCourtier committed Feb 4, 2025
1 parent 8017a2e commit 3ec9a6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/test_eis_parameterisation.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ def init_soc(self, request):
params=[
pybop.GaussianLogLikelihood,
pybop.SumSquaredError,
pybop.MeanAbsoluteError,
pybop.MeanSquaredError,
pybop.Minkowski,
pybop.LogPosterior,
]
Expand Down

0 comments on commit 3ec9a6e

Please sign in to comment.