Correct shebang

This commit is contained in:
Michael Cardell Widerkrantz 2023-01-10 14:53:45 +01:00
parent 93a5512273
commit 25d6240619
No known key found for this signature in database
GPG Key ID: D3DB3DDF57E704E5

View File

@ -1,4 +1,4 @@
#/usr/bin/env python3
#!/usr/bin/env python3
import hid_test
import time
import numpy