Merge branch 'MajewskiKrzysztof/use_api_token_from_config_object'
[arvados.git] / sdk / python / tests / performance / test_a_sample.py
index b99ca64a3e8d959d87d783bdaf0052d0e9f21ac1..65015dc87298d7b60042098fa0519a613cffa086 100644 (file)
@@ -1,5 +1,10 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 from __future__ import print_function
 from __future__ import absolute_import
+from builtins import range
 import unittest
 
 from .performance_profiler import profiled