diff options
Diffstat (limited to 'test/py/tests/test_sleep.py')
-rw-r--r-- | test/py/tests/test_sleep.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/py/tests/test_sleep.py b/test/py/tests/test_sleep.py index ccef24d7f7b..b69edf26ef0 100644 --- a/test/py/tests/test_sleep.py +++ b/test/py/tests/test_sleep.py @@ -1,6 +1,5 @@ -# Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. -# # SPDX-License-Identifier: GPL-2.0 +# Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. import pytest import time |