Closed havok2063 closed 2 years ago
This PR fixes a bug in the get_bpt method for matplotlib>3.5, where the add_all kwarg was removed from ImageGrid class.
get_bpt
matplotlib>3.5
add_all
ImageGrid
This PR fixes a bug in the
get_bpt
method formatplotlib>3.5
, where theadd_all
kwarg was removed fromImageGrid
class.