aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/test_wsgi.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/netlib/test_wsgi.py')
-rw-r--r--test/netlib/test_wsgi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/netlib/test_wsgi.py b/test/netlib/test_wsgi.py
index 8c782b27..5c61f81c 100644
--- a/test/netlib/test_wsgi.py
+++ b/test/netlib/test_wsgi.py
@@ -11,7 +11,7 @@ def tflow():
class ExampleApp:
-
+
def __init__(self):
self.called = False