tests: respondd: update shebang to use the environments python3 version
This commit is contained in:
parent
b11f18f5df
commit
dfaa7c0c88
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python36
|
||||
#!/usr/bin/env python3
|
||||
import sys
|
||||
from pynet import *
|
||||
import asyncio
|
||||
|
Loading…
Reference in New Issue
Block a user