index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
setup.cfg
1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index bc980d56..4207020e 100644
--- a/
setup.cfg
+++ b/
setup.cfg
@@ -4,6 +4,5 @@ max-complexity = 15
[pep8]
max-line-length = 80
-max-complexity = 15
exclude = */contrib/*
ignore = E251,E309