Skip to content

Commit 96ccc4e

Browse files
committed
Don't use Python 2
1 parent 3ec5849 commit 96ccc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python2.7
1+
#!/usr/bin/env python
22

33
import gyb
44
gyb.main()

0 commit comments

Comments
 (0)