Skip to content
Commit 034cd516 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa: remove imports of pylab

Since pylab is actually a re-export of matplotlib.pylab, itself
re-exporting names from other matplotlib and numpy modules, let's refer
to the modules the functions are actually defined in. In our case, it's
only `savefig()` defined in matplotlib.pyplot.
parent b593f4ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment