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 a2bc1b9

Browse filesBrowse files
committed
DOC: do not point to pyplot from __init__.py
1 parent aaab933 commit a2bc1b9
Copy full SHA for a2bc1b9

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/__init__.py

Copy file name to clipboardExpand all lines: lib/matplotlib/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1343,7 +1343,7 @@ def use(arg, warn=True, force=False):
13431343
13441344
force : bool, optional
13451345
If True, attempt to switch the backend. This defaults to
1346-
false and using `.pyplot.switch_backend` is preferred.
1346+
False.
13471347
13481348
13491349
"""

0 commit comments

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