You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Namely
lib/matplotlib/tests/test_axes.py::test_step_linestyle[png]
<venv>/lib/python3.7/site-packages/_pytest/python.py:165: RuntimeWarning: Second argument 'y' is ambiguous: could be a color spec but is in data; using as data. Either rename the entry in data or use three arguments to plot.
testfunction(**testargs)
<venv>/lib/python3.7/site-packages/_pytest/python.py:165: RuntimeWarning: Second argument 'y1' is ambiguous: could be a color spec but is in data; using as data. Either rename the entry in data or use three arguments to plot.
testfunction(**testargs)
<venv>/lib/python3.7/site-packages/_pytest/python.py:165: RuntimeWarning: Second argument 'y2' is ambiguous: could be a color spec but is in data; using as data. Either rename the entry in data or use three arguments to plot.
testfunction(**testargs)
0 commit comments