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 a215b53

Browse filesBrowse files
committed
A bit of cleanup
1 parent e76fd7f commit a215b53
Copy full SHA for a215b53

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-3
lines changed

‎lib/mpl_toolkits/mplot3d/axes3d.py

Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,9 +1020,6 @@ def cla(self):
10201020
#self.disable_mouse_rotation()
10211021
self.zaxis.cla()
10221022

1023-
# TODO: Support sharez
1024-
#self._sharez = None
1025-
10261023
if self._sharez is not None:
10271024
self.zaxis.major = self._sharez.zaxis.major
10281025
self.zaxis.minor = self._sharez.zaxis.minor

0 commit comments

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