Skip to content

Commit 163c9f8

Browse files
committed
Use python3 for the python parser
1 parent 37c1db5 commit 163c9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/tools/parse

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22
import os
33
import sys
44
import shlex

0 commit comments

Comments
 (0)