Skip to content

Instantly share code, notes, and snippets.

@scopatz
Last active August 29, 2015 14:27
Show Gist options
  • Select an option

  • Save scopatz/eb0a1a634a89371f25d4 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

sclarke commented Aug 16, 2015

Shouldn't it be matplotlib.pyplot?

@scopatz
Copy link
Copy Markdown
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