Skip to content

Commit

Permalink
Merge ff54f68 into 383ead7
Browse files Browse the repository at this point in the history
  • Loading branch information
niboshi committed Aug 18, 2017
2 parents 383ead7 + ff54f68 commit 9eb0ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chainer/functions/array/get_item.py
Expand Up @@ -66,8 +66,8 @@ def get_item(x, slices):
or tuple of them.
Returns:
Variable: :class:`~chainer.Variable` object
which contains sliced array of ``x``.
A :class:`~chainer.Variable` object which contains sliced array of
``x``.
.. note::
Expand Down

0 comments on commit 9eb0ecc

Please sign in to comment.