mirror of
https://github.com/kristoferssolo/School.git
synced 2025-10-21 20:10:38 +00:00
4 lines
90 B
Python
4 lines
90 B
Python
from matplotlib.pylab import *
|
|
import matplotlib.pylab
|
|
__doc__ = matplotlib.pylab.__doc__
|