提交 6d772d9f authored 作者: Chinnadhurai Sankar's avatar Chinnadhurai Sankar

fix indentation

上级 f532c6d3
...@@ -1415,7 +1415,7 @@ class COp(Op): ...@@ -1415,7 +1415,7 @@ class COp(Op):
return hash(tuple(self.func_codes)) return hash(tuple(self.func_codes))
def c_init_code(self): def c_init_code(self):
""" """
Get the code section for init_code Get the code section for init_code
""" """
if 'init_code' in self.code_sections: if 'init_code' in self.code_sections:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论