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

Skip to content

Commit b475c86

Browse files
author
Thomas A Caswell
committed
PEP8 fix
1 parent 4671d76 commit b475c86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_legend.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def test_fancy():
4747
plt.legend(loc="center left", bbox_to_anchor=[1.0, 0.5],
4848
ncol=2, shadow=True, title="My legend", numpoints=1)
4949

50-
5150

5251
@image_comparison(baseline_images=['scatter_rc3','scatter_rc1'], remove_text=True)
5352
def test_rc():

0 commit comments

Comments
 (0)