X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/607fe087f6167061714a524dd53cbbc21b974973..873fcf181c037cc1e42419bfeaf5bb70c9d9e239:/sdk/python/tests/performance/test_a_sample.py diff --git a/sdk/python/tests/performance/test_a_sample.py b/sdk/python/tests/performance/test_a_sample.py index 0c5fe3adc8..9e54b1f5d2 100644 --- a/sdk/python/tests/performance/test_a_sample.py +++ b/sdk/python/tests/performance/test_a_sample.py @@ -1,6 +1,7 @@ -from __future__ import print_function -from __future__ import absolute_import -from builtins import range +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + import unittest from .performance_profiler import profiled