提交 8888cd7b authored 作者: Frederic's avatar Frederic

fix docstring.

上级 83316061
...@@ -43,7 +43,7 @@ def debugprint(obj, depth=-1, print_type=False, ...@@ -43,7 +43,7 @@ def debugprint(obj, depth=-1, print_type=False,
:type ids: str :type ids: str
:param ids: How do we print the identifier of the variable :param ids: How do we print the identifier of the variable
id - print the python id value id - print the python id value
CHAR - print capital character int - print integer character
CHAR - print capital character CHAR - print capital character
"" - don't print an identifier "" - don't print an identifier
:param stop_on_name: When True, if a node in the graph have a name, :param stop_on_name: When True, if a node in the graph have a name,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论