aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mitmproxy/web/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mitmproxy/web/__init__.py b/mitmproxy/web/__init__.py
index cd497ce2..b21c894f 100644
--- a/mitmproxy/web/__init__.py
+++ b/mitmproxy/web/__init__.py
@@ -1,2 +1,2 @@
from mitmproxy.web import master
-__all__ = ["master"] \ No newline at end of file
+__all__ = ["master"]