aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/prepare-code-coverage-artifact.py
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/prepare-code-coverage-artifact.py')
-rwxr-xr-xllvm/utils/prepare-code-coverage-artifact.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/utils/prepare-code-coverage-artifact.py b/llvm/utils/prepare-code-coverage-artifact.py
index b865211..5d4f549 100755
--- a/llvm/utils/prepare-code-coverage-artifact.py
+++ b/llvm/utils/prepare-code-coverage-artifact.py
@@ -1,6 +1,4 @@
-#!/usr/bin/env python
-
-from __future__ import print_function
+#!/usr/bin/env python3
"""Prepare a code coverage artifact.