提交 fc6d2310 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

flake8 for tensor/opt.py; 1 E corrected

上级 d17f857f
...@@ -4164,7 +4164,7 @@ def local_reduce_join(node): ...@@ -4164,7 +4164,7 @@ def local_reduce_join(node):
'"Reduce{scalar.op}(Join(axis=0, a, b), axis=0)", ' '"Reduce{scalar.op}(Join(axis=0, a, b), axis=0)", '
'did not check the reduction axis. So if the ' 'did not check the reduction axis. So if the '
'reduction axis was not 0, you got a wrong answer.')) 'reduction axis was not 0, you got a wrong answer.'))
return return
# We add the new check late to don't add extra warning. # We add the new check late to don't add extra warning.
try: try:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论