Tests: style.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
||||
def application(environ, start_response):
|
||||
body = os.pathsep.join(sys.path).encode()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user