Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed May 1, 2024
1 parent 53762c5 commit 37c2885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/benchmarks/mode_solver_rectangle.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"background-color: green" if abs(float(difference)) < 5e-6 else "background-color: red"
for difference in differences
],
subset=["difference slepc", "difference scipy"],
subset=["Difference slepc", "Difference scipy"],
)

# %% [markdown]
Expand Down

0 comments on commit 37c2885

Please sign in to comment.