Tests: style.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import asyncio
|
||||
import time
|
||||
import threading
|
||||
import time
|
||||
|
||||
|
||||
async def application(scope, receive, send):
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import time
|
||||
import threading
|
||||
import time
|
||||
|
||||
|
||||
def application(environ, start_response):
|
||||
|
||||
Reference in New Issue
Block a user