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
Replace deprecated mpl function in visualization test (#1274)
### Summary
All PRs in Qiskit Experiments are currently failing in tests due to
`TestPlotterAndMplDrawer.test_series_names_different_types` which
includes deprecated functions in the recently updated matplotlib
package.
### Details and comments
No release note is included because this is update for unittest.
(cherry picked from commit b27f33c)
0 commit comments