Add hashbang header to mock.py
This commit is contained in:
parent
2692a17f4d
commit
d105ab32c3
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
import struct
|
||||
import sys
|
||||
import time
|
||||
|
|
Reference in a new issue