Skip to content

Commit d61b3d8

Browse files
committed
fix typo
1 parent f2468c7 commit d61b3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bayesflow/workflows/basic_workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ def plot_default_diagnostics(
348348
) -> dict[str, plt.Figure]:
349349
"""
350350
Generates default diagnostic plots to evaluate the quality of inference. The function produces several
351-
diagnostic plots, including:
351+
diagnostic plots, including
352352
- Loss history (if training history is available).
353353
- Parameter recovery plots.
354354
- Calibration ECDF plots.

0 commit comments

Comments
 (0)