We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ec978 commit 94cb09bCopy full SHA for 94cb09b
lib/matplotlib/axes/__init__.py
@@ -1,3 +1,3 @@
1
from matplotlib.axes._subplots import *
2
from matplotlib.axes._axes import *
3
-from matplotlib.axes._axes import _string_to_bool
+from matplotlib.axes._base import _string_to_bool
0 commit comments