提交 3455cb93 authored 作者: AlexLamb's avatar AlexLamb

Removed lines

上级 1062dbfa
......@@ -674,10 +674,6 @@ class Function(object):
if hasattr(self.fn, 'update_profile'):
self.fn.update_profile(profile)
if self.return_none:
return None
elif self.unpack_single and len(outputs) == 1:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论