Skip to content

Commit 0181882

Browse files
authored
Update examples/09-averaging/00-compute_and_average.py
1 parent 2738d73 commit 0181882

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/09-averaging/00-compute_and_average.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ def average_then_compute_von_mises(analysis):
158158
max_val = min_max.outputs.field_max()
159159

160160
avg_von_mises.plot()
161-
162161
return max_val.data[0]
163162

164163

0 commit comments

Comments
 (0)