提交 5ce66fee authored 作者: ChienliMa's avatar ChienliMa

pep-8 style fix

上级 6c218ad8
...@@ -1387,7 +1387,6 @@ class FunctionMaker(object): ...@@ -1387,7 +1387,6 @@ class FunctionMaker(object):
need_opt = False need_opt = False
updates = [spec.update for spec in inputs if spec.update] updates = [spec.update for spec in inputs if spec.update]
additional_outputs = map(SymbolicOutput, updates) additional_outputs = map(SymbolicOutput, updates)
pass
self.fgraph = fgraph self.fgraph = fgraph
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论