Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Commit 33a4d6b

Browse files
committed
switched to python2
1 parent 83364c8 commit 33a4d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loop_detect.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/python2
22
import sys
33
import subprocess
44

0 commit comments

Comments
 (0)