3 lines
90 B
Python
3 lines
90 B
Python
from matplotlib.pylab import *
|
|
import matplotlib.pylab
|
|
__doc__ = matplotlib.pylab.__doc__
|