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.
1 parent 70b86ab commit 9decb10Copy full SHA for 9decb10
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