diff --git a/torch_npu/utils/utils.py b/torch_npu/utils/utils.py index 5b8601de8c7530b6f99862ad56e49a0533a82fac..ada9d88034e0cba2cc530b2a925985e0ae7c44cb 100644 --- a/torch_npu/utils/utils.py +++ b/torch_npu/utils/utils.py @@ -49,3 +49,4 @@ def _apply_npu_show_warning(): _showwarnmsg_impl(msg) warnings.showwarning = npu_show_warning +#test \ No newline at end of file