From 1c6139e013981bc9279faff41c8e031f74af77c7 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sun, 9 Dec 2012 15:57:11 -0600 Subject: remove trailing whitespace --- examples/stub.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/stub.py') diff --git a/examples/stub.py b/examples/stub.py index 119298fc..31411145 100644 --- a/examples/stub.py +++ b/examples/stub.py @@ -31,7 +31,7 @@ def error(ctx, flow): """ Called when a flow error has occured, e.g. invalid server responses, or interrupted connections. This is distinct from a valid server HTTP error - response, which is simply a response with an HTTP error code. + response, which is simply a response with an HTTP error code. """ ctx.log("error") -- cgit v1.2.3