We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ed360 commit b933500Copy full SHA for b933500
tutorial/overset/analysis/plot_grid_convergence.py
@@ -108,6 +108,4 @@
108
for ix, iy in np.ndindex(ax.shape):
109
ax[ix, iy].grid()
110
111
-
112
plt.show()
113
0 commit comments