[prepare-code-coverage-artifact.py] Change run line to use python3
This commit is contained in:
parent
70b86ab217
commit
9decb102d9
@ -1,6 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from __future__ import print_function
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""Prepare a code coverage artifact.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user