21356: Remove all Python 2/3 compatibility imports
[arvados.git] / sdk / python / tests / performance / test_a_sample.py
index 0c5fe3adc8819dfb5670318464679f27ae95d660..9e54b1f5d2a296e2bb44e7b6082f79ca0b5e0f55 100644 (file)
@@ -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