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 894e8cf

Browse filesBrowse files
committed
Address PEP8 compliancy issue
1 parent 1f0c801 commit 894e8cf
Copy full SHA for 894e8cf

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎lib/mpl_toolkits/mplot3d/axis3d.py‎

Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axis3d.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ def draw(self, renderer):
222222
majorLabels = [self.major.formatter(val, i)
223223
for i, val in enumerate(majorLocs)]
224224

225-
226225
mins, maxs, centers, deltas, tc, highs = self._get_coord_info(renderer)
227226

228227
# Determine grid lines

0 commit comments

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