From 61617919ffffd62ab42aa5fec8a9b5bf9b76f8e1 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Mar 2020 01:46:29 +0530 Subject: remove whitespace --- test/mitmproxy/addons/test_script.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/mitmproxy/addons/test_script.py b/test/mitmproxy/addons/test_script.py index 0279d1d9..61e19174 100644 --- a/test/mitmproxy/addons/test_script.py +++ b/test/mitmproxy/addons/test_script.py @@ -135,7 +135,7 @@ class TestScript: assert await tctx.master.await_log("ValueError: Error!") assert await tctx.master.await_log("error.py") - + @pytest.mark.asyncio async def test_optionexceptions(self, tdata): with taddons.context() as tctx: -- cgit v1.2.3