mirror of
https://github.com/kk7ds/chirp
synced 2026-08-13 17:51:36 -04:00
fix: test runner shebang
Signed-off-by: David James McCorrie <djmccorrie@gmail.com>
This commit is contained in:
parent
a6cd9ba792
commit
31c3cf89f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env Python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import glob
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue