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 85cecf1

Browse filesBrowse files
afvincentjenshnielsen
authored andcommitted
Removed whitespaces (for PEP8)
1 parent 95d1fb0 commit 85cecf1
Copy full SHA for 85cecf1

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎lib/matplotlib/patches.py

Copy file name to clipboardExpand all lines: lib/matplotlib/patches.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4056,7 +4056,7 @@ def __init__(self, posA=None, posB=None,
40564056

40574057
self._mutation_scale = mutation_scale
40584058
self._mutation_aspect = mutation_aspect
4059-
4059+
40604060
self.set_dpi_cor(dpi_cor)
40614061
#self._draw_in_display_coordinate = True
40624062

@@ -4068,7 +4068,7 @@ def set_dpi_cor(self, dpi_cor):
40684068

40694069
self._dpi_cor = dpi_cor
40704070
self.stale = True
4071-
4071+
40724072
def get_dpi_cor(self):
40734073
"""
40744074
dpi_cor is currently used for linewidth-related things and

0 commit comments

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