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 bd0fd6e

Browse filesBrowse files
author
Phil Elson
committed
Matching up diffs with github's diff viewer (newlines).
1 parent 53cbea6 commit bd0fd6e
Copy full SHA for bd0fd6e

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+1
-2
lines changed

‎lib/matplotlib/projections/__init__.py

Copy file name to clipboardExpand all lines: lib/matplotlib/projections/__init__.py
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ def get_projection_class(projection=None):
6161
except KeyError:
6262
raise ValueError("Unknown projection '%s'" % projection)
6363

64-
65-
6664
def projection_factory(projection, figure, rect, **kwargs):
6765
"""
6866
Get a new projection instance.

‎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
@@ -757,3 +757,4 @@ def drag_pan(self, button, key, x, y):
757757
# return mpath.Path(result, codes)
758758
# transform_path_non_affine = transform_path
759759

760+

0 commit comments

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