12167: Send caller-provided or random X-Request-Id in API requests.
[arvados.git] / sdk / python / tests / test_retry_job_helpers.py
index 3ccaa37218f76f26d25f86af1b094164ad643d50..b9c87a68f2d9f17e7893f6689e106a0132e65c5f 100644 (file)
@@ -1,6 +1,9 @@
-#!/usr/bin/env python
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
 
 from __future__ import absolute_import
+from builtins import object
 import mock
 import os
 import unittest