提交 458f1336 authored 作者: Frederic Bastien's avatar Frederic Bastien

pep8

上级 5930ecd4
......@@ -3478,7 +3478,7 @@ class Composite(ScalarOp):
if name:
out.name = name
else:
name = getattr(out,'name', None)
name = getattr(out, 'name', None)
super(Composite, out).__init__(output_types_preference, name)
return out
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论