We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1037f87 commit dee72f9Copy full SHA for dee72f9
1 file changed
tck/sut_agent.py
@@ -124,7 +124,6 @@ async def execute(
124
await event_queue.enqueue_event(final_update)
125
126
127
-
128
def main() -> None:
129
"""Main entrypoint."""
130
http_port = int(os.environ.get('HTTP_PORT', '41241'))
0 commit comments