Skip to content
Snippets Groups Projects
Commit dfaa7c0c authored by Martin Weinelt's avatar Martin Weinelt Committed by Martin Weinelt
Browse files

tests: respondd: update shebang to use the environments python3 version

parent b11f18f5
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/python36
#!/usr/bin/env python3
import sys
from pynet import *
import asyncio
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment