Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33ca222

Browse files
author
bakes
committed
Removed i+=1
1 parent b82a6a5 commit 33ca222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_image.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1252,4 +1252,3 @@ def test_spy_box(fig_test, fig_ref):
12521252
ax_ref[i].yaxis.set_major_locator(
12531253
mticker.MaxNLocator(nbins=9, steps=[1, 2, 5, 10], integer=True)
12541254
)
1255-
i += 1

0 commit comments

Comments
 (0)