Skip to content

Commit b933500

Browse files
committed
why doesnt my formatter work?
1 parent d2ed360 commit b933500

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tutorial/overset/analysis/plot_grid_convergence.py

-2
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,4 @@
108108
for ix, iy in np.ndindex(ax.shape):
109109
ax[ix, iy].grid()
110110

111-
112111
plt.show()
113-

0 commit comments

Comments
 (0)