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 da57cd7

Browse filesBrowse files
authored
Remove whitespace
1 parent 0f28908 commit da57cd7
Copy full SHA for da57cd7

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎lib/matplotlib/backends/wx_compat.py

Copy file name to clipboardExpand all lines: lib/matplotlib/backends/wx_compat.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
is_phoenix = 'phoenix' in wx.PlatformInfo
2323
except ImportError:
2424
raise ImportError(missingwx)
25-
25+
2626
try:
2727
wx_version = StrictVersion(wx.VERSION_STRING)
2828
except ValueError:

0 commit comments

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