Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a798d8 + 1b2a2fb commit 3f82e0aCopy full SHA for 3f82e0a
1 file changed
lib/matplotlib/backends/wx_compat.py
@@ -28,7 +28,7 @@
28
print(" wxPython version %s was imported." % backend_version)
29
raise ImportError(missingwx)
30
31
-# Import ClientCD so we can Monkey patch it.
+# Import ClientCD so we can Monkey patch it.
32
ClientDC = wx.ClientDC
33
34
if is_phoenix:
0 commit comments