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 bec46f0

Browse filesBrowse files
author
Benedikt Daurer
committed
DOC: Shortened line to match pep8
1 parent b5dafba commit bec46f0
Copy full SHA for bec46f0

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/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2764,7 +2764,7 @@ def errorbar(self, x, y, yerr=None, xerr=None,
27642764
x, y plot markers and/or line
27652765
caplines : list of :class:`~matplotlib.lines.Line2D` instances
27662766
error bar cap
2767-
barlinecols : list of :class:`~matplotlib.collections.LineCollection` instances
2767+
barlinecols : list of :class:`~matplotlib.collections.LineCollection`
27682768
horizontal and vertical error ranges.
27692769
27702770
Other Parameters

0 commit comments

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