未验证 提交 72d5a373 编写于 作者: N Nyakku Shigure 提交者: GitHub

[CodeStyle] remove tabs in python NPU unittest files (#46309)

上级 497eb948
...@@ -33,7 +33,7 @@ class TestEyeOp(OpTest): ...@@ -33,7 +33,7 @@ class TestEyeOp(OpTest):
def setUp(self): def setUp(self):
''' '''
Test eye op with specified shape Test eye op with specified shape
''' '''
self.set_npu() self.set_npu()
self.place = paddle.NPUPlace(0) self.place = paddle.NPUPlace(0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册