21356: Remove all Python 2/3 compatibility imports
[arvados.git] / sdk / python / tests / test_errors.py
index 968ce98897c58d8b9515b3a3a7952bb3c11c68a7..02f316bf79c4002706eb0a694b8949da71913822 100644 (file)
@@ -1,4 +1,7 @@
-from __future__ import absolute_import
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 import traceback
 import unittest