Skip to content
This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Commit 22065d5

Browse files
committed
Use idioamtic python3 she-bang in script
1 parent 57cc27d commit 22065d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c/eca-rers2018/createYml.py

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

33
# read solution
44
def getSolutions():

0 commit comments

Comments
 (0)