Skip to content

Commit

Permalink
minor change - line length < 80 and The before module name added
Browse files Browse the repository at this point in the history
  • Loading branch information
Shekharrajak committed Jun 21, 2019
1 parent 0ced9d3 commit dffd446
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/source/reference/routines.char.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ String operations

.. currentmodule:: numpy.core.defchararray

`numpy.core.defchararray` module provides a set of vectorized string
operations for arrays of type `numpy.string_` or `numpy.unicode_`. All of them are based on the string methods in the Python standard library.
The `numpy.core.defchararray` module provides a set of vectorized string
operations for arrays of type `numpy.string_` or `numpy.unicode_`.
All of them are based on the string methods in the Python standard library.

String operations
-----------------
Expand Down

0 comments on commit dffd446

Please sign in to comment.