8000 applied patch 1144831 · matplotlib/matplotlib@d66e9b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit d66e9b9

Browse files
committed
applied patch 1144831
svn path=/trunk/matplotlib/; revision 8000 =1441
1 parent 691eb4e commit d66e9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/embedding_in_wx4.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
from matplotlib.backends.backend_wx import _load_bitmap
2121
from matplotlib.figure import Figure
22-
from matplotlib.mlab import rand
22+
from matplotlib.numerix.mlab import rand
2323

2424
from wxPython.wx import *
2525

0 commit comments

Comments
 (0)
0