Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 10, 2023
1 parent 323c3fe commit 9efd58b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ def test_experiment_start_time_starting_solution(self):
[pybamm.step.string("Discharge at C/2 for 10 minutes")]
)
sim = pybamm.Simulation(model, experiment=experiment)
solution = sim.solve()
solution = sim.solve()

experiment = pybamm.Experiment(
[
Expand Down

0 comments on commit 9efd58b

Please sign in to comment.