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

Skip to content

Commit 0d1379f

Browse files
matt256rcomer
authored andcommitted
styling and image update
1 parent b0d4afd commit 0d1379f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -707,8 +707,8 @@ def test_removal():
707707
fig.canvas.draw()
708708
col.remove()
709709
fig.canvas.draw()
710-
711-
710+
711+
712712
@image_comparison(['anchored_locator_base_call.png'], style="mpl20")
713713
def test_anchored_locator_base_call():
714714
fig = plt.figure(figsize=(3,3))

0 commit comments

Comments
 (0)