mirror of
https://gitee.com/openharmony/testfwk_xdevice
synced 2024-11-27 01:20:53 +00:00
fix codecheck bug
Signed-off-by: deveco_test <liguangjie1@huawei.com>
This commit is contained in:
parent
f4260b5077
commit
76fc216acd
@ -111,7 +111,6 @@ def perform_device_action(func):
|
||||
self.log.exception("error type: %s, error: %s" % (
|
||||
error.__class__.__name__, error), exc_info=False)
|
||||
exception = error
|
||||
raise exception
|
||||
|
||||
return device_action
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user