Skip to content

Commit c71f742

Browse files
committed
ruff
1 parent 5513cd4 commit c71f742

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

petab/v1/visualize/plot_residuals.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@ def plot_goodness_of_fit(
156156
ax:
157157
Axis object.
158158
normalized_error:
159-
Type of error to display. If True, mean of squared normalized residuals is shown,
159+
Type of error to display.
160+
If True, mean of squared normalized residuals is shown,
160161
otherwise mean of squared residuals.
161162
162163
Returns

0 commit comments

Comments
 (0)