1 parent a777a15 commit 8031809Copy full SHA for 8031809
1 file changed
lib/matplotlib/tests/test_legend.py
@@ -974,7 +974,6 @@ def test_legend_pathcollection_labelcolor_markfacecolor_cmap():
974
np.arange(10),
975
976
label='#1',
977
- c=np.arange(10),
978
facecolor=facecolors
979
)
980
0 commit comments