From 2a55233b81a6ea18a57d1dd4f7bc5fff9f2fb681 Mon Sep 17 00:00:00 2001 From: Pierre de Buyl Date: Tue, 6 Sep 2016 14:42:08 +0200 Subject: DOC: change Numpy to NumPy in dosctrings and comments The strings in error messages were left untouched --- numpy/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'numpy/__init__.py') diff --git a/numpy/__init__.py b/numpy/__init__.py index 5384d61ab..0f1bcf766 100644 --- a/numpy/__init__.py +++ b/numpy/__init__.py @@ -65,7 +65,7 @@ fft polynomial Polynomial tools testing - Numpy testing tools + NumPy testing tools f2py Fortran to Python Interface Generator. distutils @@ -83,7 +83,7 @@ dual matlib Make everything matrices. __version__ - Numpy version string + NumPy version string Viewing documentation using IPython ----------------------------------- -- cgit v1.2.1