Skip to content

Instantly share code, notes, and snippets.

@scopatz
Last active August 29, 2015 14:27
Show Gist options
  • Save scopatz/eb0a1a634a89371f25d4 to your computer and use it in GitHub Desktop.
Save scopatz/eb0a1a634a89371f25d4 to your computer and use it in GitHub Desktop.
ecip-errata-0
- import pylab as plt
+ import matplotlib.pyplot as plt
@sclarke
Copy link

sclarke commented Aug 16, 2015

Shouldn't it be matplotlib.pyplot?

@scopatz
Copy link
Author

scopatz commented Aug 16, 2015

Yes. It is now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment