We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9fa3fe commit 087101eCopy full SHA for 087101e
1 file changed
src/test/run-make-fulldeps/coverage-reports/normalize_paths.py
100644
100755
@@ -1,5 +1,7 @@
1
#!/usr/bin/env python
2
3
+from __future__ import print_function
4
+
5
import sys
6
7
# Normalize file paths in output
0 commit comments