Thanks to visit codestin.com Credit goes to github.com
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 f5ecf5e commit a8ef5bfCopy full SHA for a8ef5bf
1 file changed
lib/matplotlib/pyplot.py
@@ -25,7 +25,7 @@
25
26
import matplotlib
27
import matplotlib.colorbar
28
-import matplotlib.style
+from matplotlib import style
29
from matplotlib import _pylab_helpers, interactive
30
from matplotlib.cbook import dedent, silent_list, is_string_like, is_numlike
31
from matplotlib.cbook import _string_to_bool
0 commit comments