add shebang
This commit is contained in:
parent
9e773ea3c6
commit
a280476b04
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import ctypes
|
import ctypes
|
||||||
import time
|
import time
|
||||||
import threading
|
import threading
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue