Skip to content
Prev Previous commit
Next Next commit
Tidied message in pyplot
  • Loading branch information
pelson committed Jun 6, 2012
commit 87025b044517264465f503f27d816248f3e95dbe
4 changes: 1 addition & 3 deletions lib/matplotlib/pyplot.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# This file is entirely autogenerated by setup.py, and any changes to it will be lost.
# The leading part of this file can be modified in src/pyplot_header.py
# whilst the latter part is generated by boilerplate.py
# Note: the latter part of this file is generated by boilerplate.py in setup.py
"""
Provides a MATLAB-like plotting framework.

Expand Down