aboutsummaryrefslogtreecommitdiffstats
path: root/examples/change_upstream_proxy.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/change_upstream_proxy.py')
-rw-r--r--examples/change_upstream_proxy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/change_upstream_proxy.py b/examples/change_upstream_proxy.py
index 9c454897..34a6eece 100644
--- a/examples/change_upstream_proxy.py
+++ b/examples/change_upstream_proxy.py
@@ -21,4 +21,4 @@ def request(context, flow):
return
address = proxy_address(flow)
if flow.live:
- flow.live.change_upstream_proxy_server(address) \ No newline at end of file
+ flow.live.change_upstream_proxy_server(address)