mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
[prepare-code-coverage-artifact.py] Change run line to use python3
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from __future__ import print_function
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""Prepare a code coverage artifact.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user