Skip to content

Commit 3523760

Browse files
committed
updating outdated comment in boilerplate.py
1 parent d618546 commit 3523760

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

boilerplate.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828

2929
import textwrap
3030

31-
# import the local copy of matplotlib, not the installed one
32-
#sys.path.insert(0, './lib')
31+
# this line imports the installed copy of matplotlib, and not the local copy
3332
from matplotlib.axes import Axes
3433

3534

0 commit comments

Comments
 (0)