diff options
Diffstat (limited to 'numpy/lib/convertcode.py')
-rw-r--r-- | numpy/lib/convertcode.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/lib/convertcode.py b/numpy/lib/convertcode.py index 3ae0843e6..6a62f2502 100644 --- a/numpy/lib/convertcode.py +++ b/numpy/lib/convertcode.py @@ -1,5 +1,5 @@ -# This module converts code written for Numeric to run with numpy.base +# This module converts code written for Numeric to run with numpy # Makes the following changes: # * Converts typecharacters |