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 2025974

Browse filesBrowse files
Fixing PEP8 compliance
1 parent e8e2ca4 commit 2025974
Copy full SHA for 2025974

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

‎examples/api/custom_scale_example.py

Copy file name to clipboardExpand all lines: examples/api/custom_scale_example.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ class MercatorLatitudeTransform(mtransforms.Transform):
104104
output_dims = 1
105105
is_separable = True
106106
has_inverse = True
107+
107108
def __init__(self, thresh):
108109
mtransforms.Transform.__init__(self)
109110
self.thresh = thresh

0 commit comments

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