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.
1 parent d618546 commit 3523760Copy full SHA for 3523760
1 file changed
boilerplate.py
@@ -28,8 +28,7 @@
28
29
import textwrap
30
31
-# import the local copy of matplotlib, not the installed one
32
-#sys.path.insert(0, './lib')
+# this line imports the installed copy of matplotlib, and not the local copy
33
from matplotlib.axes import Axes
34
35
0 commit comments