Skip to content

Commit 885ad62

Browse files
author
Thomas Günther
committed
FIX: leftovers from cleanup
1 parent de103fe commit 885ad62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/examples/6_inversion/plot_3_petro_joint_inv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@
125125
velInv = TT.invert(ttData, mesh=pMesh, lam=100, useGradient=0, zWeight=1.0)
126126
TT.inv.echoStatus()
127127

128-
showModel(pMesh, velInv, **velKW)
129128
ax, _ = pg.show(pMesh, velInv, **velKW)
130129

131130
###############################################################################

0 commit comments

Comments
 (0)