Skip to content

Commit 2738d73

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

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
@@ -120,7 +120,6 @@ def compute_von_mises_then_average(analysis):
120120
max_val = min_max.outputs.field_max()
121121

122122
avg_von_mises.plot()
123-
124123
return max_val.data[0]
125124

126125

0 commit comments

Comments
 (0)