graspologic-org / graspologic

Python package for graph statistics
https://graspologic-org.github.io/graspologic/
MIT License
782 stars 142 forks source link

MatplotlibDeprecationWarning to address #1026

Closed bdpedigo closed 4 months ago

bdpedigo commented 1 year ago

tests/test_plot_matrix.py::TestPlotMatrix::test_matrix_output

/Users/bpedigo/JHU_code/graspologic/graspologic/graspologic/plot/plot_matrix.py:163: MatplotlibDeprecationWarning: The remove function was deprecated in Matplotlib 3.6 and will be removed two minor releases later.
    shay.remove(ax)