提交 bfbc97f3 authored 作者: Chinnadhurai Sankar's avatar Chinnadhurai Sankar

fix indentation

上级 6d772d9f
...@@ -114,7 +114,7 @@ class Feature(object): ...@@ -114,7 +114,7 @@ class Feature(object):
class Bookkeeper(Feature): class Bookkeeper(Feature):
def on_attach(self, fgraph): def on_attach(self, fgraph):
""" """
Called by FunctionGraph.attach_feature, the method that attaches Called by FunctionGraph.attach_feature, the method that attaches
the feature to the FunctionGraph. Since this is called after the the feature to the FunctionGraph. Since this is called after the
FunctionGraph is initially populated, this is where you should FunctionGraph is initially populated, this is where you should
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论