Skip to content

matplotlib deprecation: replace grid(b=False) with grid(False) to fix b parameter deprecation in matplotlib grid call#475

Open
flaport wants to merge 2 commits into
rlabbe:masterfrom
flaport:master
Open

matplotlib deprecation: replace grid(b=False) with grid(False) to fix b parameter deprecation in matplotlib grid call#475
flaport wants to merge 2 commits into
rlabbe:masterfrom
flaport:master

change grid(b=False) to grid(False) in notebooks

91c8892
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs