tests: respondd: update shebang to use the environments python3 version
This commit is contained in:
parent
710f215373
commit
764ca49cc7
@ -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