提交 ad81d106 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Removed duplicated line in docstring

上级 619b4df3
...@@ -293,7 +293,6 @@ class Param(object): ...@@ -293,7 +293,6 @@ class Param(object):
`mutable` flag. `mutable` flag.
False: do not permit any output to be aliased to the input False: do not permit any output to be aliased to the input
False: do not permit any output to be aliased to the input
:param strict: False -> function arguments may be copied or cast to match the :param strict: False -> function arguments may be copied or cast to match the
type required by the parameter `variable`. type required by the parameter `variable`.
True -> function arguments must exactly match the type True -> function arguments must exactly match the type
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论