提交 46988517 编写于 作者: H hedaoyuan

Fix a small bug.

上级 bfdd9a1c
...@@ -558,7 +558,7 @@ def slice_projection(input, slices): ...@@ -558,7 +558,7 @@ def slice_projection(input, slices):
:param slices: An array of slice parameters. :param slices: An array of slice parameters.
Each slice contains the start and end offsets based Each slice contains the start and end offsets based
on the input. on the input.
:type offset: pair of int :type slices: pair of int
:return: A SliceProjection object :return: A SliceProjection object
:rtype: SliceProjection :rtype: SliceProjection
""" """
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册