Skip to content

Instantly share code, notes, and snippets.

@adeak

adeak/pylab.py Secret

Created July 11, 2017 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adeak/e876c3a63ae11902cfdda11cdfe6db77 to your computer and use it in GitHub Desktop.
Save adeak/e876c3a63ae11902cfdda11cdfe6db77 to your computer and use it in GitHub Desktop.
pylab module's single pylab.py
from matplotlib.pylab import *
import matplotlib.pylab
__doc__ = matplotlib.pylab.__doc__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment