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 07313b9

Browse filesBrowse files
committed
PEP8 Fix
1 parent 94d044e commit 07313b9
Copy full SHA for 07313b9

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3139,7 +3139,6 @@ def boxplot(self, x, notch=None, sym=None, vert=None, whis=None,
31393139
if showfliers is None:
31403140
showfliers = rcParams['boxplot.showfliers']
31413141

3142-
31433142
def _update_dict(dictionary, rc_name, properties):
31443143
""" Loads properties in the dictionary from rc file if not already
31453144
in the dictionary"""

0 commit comments

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