Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a8ef5bf

Browse filesBrowse files
committed
Import style package for easy use.
1 parent f5ecf5e commit a8ef5bf
Copy full SHA for a8ef5bf

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/pyplot.py

Copy file name to clipboardExpand all lines: lib/matplotlib/pyplot.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
import matplotlib
2727
import matplotlib.colorbar
28-
import matplotlib.style
28+
from matplotlib import style
2929
from matplotlib import _pylab_helpers, interactive
3030
from matplotlib.cbook import dedent, silent_list, is_string_like, is_numlike
3131
from matplotlib.cbook import _string_to_bool

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.