[Numpy-svn] [numpy/numpy] 61a9a9: DOC: apply_along_axis missing whitespace inserted ...
GitHub
noreply at github.com
Thu Feb 18 08:26:58 EST 2016
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 61a9a949bc746c5fa2f83ec594f2b477ab967bb8
https://github.com/numpy/numpy/commit/61a9a949bc746c5fa2f83ec594f2b477ab967bb8
Author: Michael Seifert <michaelseifert04 at yahoo.de>
Date: 2016-02-18 (Thu, 18 Feb 2016)
Changed paths:
M numpy/lib/shape_base.py
Log Message:
-----------
DOC: apply_along_axis missing whitespace inserted before colon
The missing whitespace lead to inconsistent rendering in the
online documentation. [ci skip]
Commit: ec5bd813061ceb766cf78d04c6d72a80804110e0
https://github.com/numpy/numpy/commit/ec5bd813061ceb766cf78d04c6d72a80804110e0
Author: Julian Taylor <juliantaylor108 at gmail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)
Changed paths:
M numpy/lib/shape_base.py
Log Message:
-----------
Merge pull request #7276 from MSeifert04/docstring_applyalongaxis_whitespace
DOC: apply_along_axis missing whitespace inserted (before colon)
Compare: https://github.com/numpy/numpy/compare/a2f5392472d5...ec5bd813061c
More information about the Numpy-svn
mailing list