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 689b6ff

Browse filesBrowse files
committed
Fixed spacing issue for pep8
1 parent 4ac18b1 commit 689b6ff
Copy full SHA for 689b6ff

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎lib/matplotlib/projections/polar.py

Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ def get_matrix(self):
112112
return self._mtx
113113
get_matrix.__doc__ = Affine2DBase.get_matrix.__doc__
114114

115+
115116
class InvertedPolarTransform(Transform):
116117
"""
117118
The inverse of the polar transform, mapping Cartesian

0 commit comments

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