Add hashbang header to mock.py

This commit is contained in:
akp 2023-11-11 12:20:01 +00:00
parent 2692a17f4d
commit d105ab32c3
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

View file

@ -1,3 +1,4 @@
#!/usr/bin/env python3
import struct
import sys
import time