8000 Corrected old test that qualified for the new warning. · matplotlib/matplotlib@8031809 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8031809

Browse files
committed
Corrected old test that qualified for the new warning.
1 parent a777a15 commit 8031809

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
@@ -974,7 +974,6 @@ def test_legend_pathcollection_labelcolor_markfacecolor_cmap():
974974
np.arange(10),
975975
np.arange(10),
976976
label='#1',
977-
c=np.arange(10),
978977
facecolor=facecolors
979978
)
980979

0 commit comments

Comments
 (0)
0