提交 6058586d authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

flake8

上级 b3a291fa
...@@ -717,6 +717,7 @@ def upgrade_to_float(*types): ...@@ -717,6 +717,7 @@ def upgrade_to_float(*types):
def same_out(type): def same_out(type):
return type, return type,
def same_out_nobool(type): def same_out_nobool(type):
if type == bool: if type == bool:
return int8, return int8,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论