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 6e4b1d9

Browse filesBrowse files
committed
dangling clf
1 parent efa7af4 commit 6e4b1d9
Copy full SHA for 6e4b1d9

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

Copy file name to clipboardExpand all lines: lib/matplotlib/figure.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2060,7 +2060,7 @@ def __init__(self, parent, subplotspec, *,
20602060
in_layout=False, transform=self.transSubfigure)
20612061
self._set_artist_props(self.patch)
20622062
self.patch.set_antialiased(False)
2063-
def clf
2063+
20642064
@property
20652065
def dpi(self):
20662066
return self._parent.dpi

0 commit comments

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