Skip to content

Commit 87025b0

Browse files
committed
Tidied message in pyplot
1 parent ade496c commit 87025b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/matplotlib/pyplot.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# This file is entirely autogenerated by setup.py, and any changes to it will be lost.
2-
# The leading part of this file can be modified in src/pyplot_header.py
3-
# whilst the latter part is generated by boilerplate.py
1+
# Note: the latter part of this file is generated by boilerplate.py in setup.py
42
"""
53
Provides a MATLAB-like plotting framework.
64

0 commit comments

Comments
 (0)