提交 0a42b801 authored 作者: Frederic Bastien's avatar Frederic Bastien

coding style fix.

上级 de9ce09e
......@@ -665,8 +665,8 @@ def pydotprint(fct, outfile=None,
def pydotprint_variables(vars,
outfile=None,
format='png',
depth = -1,
high_contrast = True, colorCodes = None,
depth=-1,
high_contrast=True, colorCodes=None,
max_label_size=50):
''' Identical to pydotprint just that it starts from a variable instead
of a compiled function. Could be useful ? '''
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论