提交 a2edf703 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

PEP8 (fixed a line too long)

上级 74eb33c5
...@@ -120,7 +120,7 @@ def register_optimizer(name, opt): ...@@ -120,7 +120,7 @@ def register_optimizer(name, opt):
class AddDestroyHandler(gof.Optimizer): class AddDestroyHandler(gof.Optimizer):
"""This optimizer performs two important functions: """This optimizer performs two important functions:
1) it has a 'requirement' of the destroyhandler. This means that the fgraph 1) It has a 'requirement' of the destroyhandler. This means that the fgraph
will include it as a feature for this optimization, and keep this feature will include it as a feature for this optimization, and keep this feature
enabled for subsequent optimizations. All optimizations that work inplace enabled for subsequent optimizations. All optimizations that work inplace
on any of their inputs must run *after* this optimization to ensure that on any of their inputs must run *after* this optimization to ensure that
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论