提交 6efba79d authored 作者: Frederic's avatar Frederic

Fix docstring syntax

上级 2c063838
......@@ -299,10 +299,11 @@ class FunctionGraph(utils.object2):
Returns
-------
bool
True if r is still in the fgraph and need to be pruned
later. This can happen only when prune is False. A second call
to this method with an empty list for clients_to_remove and
prune=True will remove r.
later. This can happen only when prune is False. A second
call to this method with an empty list for
clients_to_remove and prune=True will remove r.
"""
for entry in clients_to_remove:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论