Tests: style.

This commit is contained in:
Andrei Zeliankou
2021-10-18 01:10:11 +01:00
parent 78a4063063
commit 39adb292d5
51 changed files with 19 additions and 74 deletions

View File

@@ -1,6 +1,5 @@
import asyncio
import time
import threading
import time
async def application(scope, receive, send):

View File

@@ -1,5 +1,5 @@
import time
import threading
import time
def application(environ, start_response):