We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c892506 + 9decb10 commit 82474dbCopy full SHA for 82474db
llvm/utils/prepare-code-coverage-artifact.py
@@ -1,6 +1,4 @@
1
-#!/usr/bin/env python
2
-
3
-from __future__ import print_function
+#!/usr/bin/env python3
4
5
"""Prepare a code coverage artifact.
6
0 commit comments