Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6535f4

Browse files
committed
Remove John Hunter's email from mpl docstring
1 parent 1656ebc commit f6535f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
for the first time. In particular, it must be called
9191
**before** importing pylab (if pylab is imported).
9292
93-
matplotlib was initially written by John D. Hunter (jdh2358 at
94-
gmail.com) and is now developed and maintained by a host of others.
93+
matplotlib was initially written by John D. Hunter (1968-2012) and is now
94+
developed and maintained by a host of others.
9595
9696
Occasionally the internal documentation (python docstrings) will refer
9797
to MATLAB®, a registered trademark of The MathWorks, Inc.

0 commit comments

Comments
 (0)