From b0813a5f3341c2459c024eca7333a5328986b88f Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Sat, 9 Jan 2016 14:34:16 +0100 Subject: [PATCH] Ops, commited too much --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 79cf971a0..2abc34df1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,4 +1,4 @@ [pep8] exclude=resources.py,vlc.py max-line-length = 120 -ignore = E402,W503,E128 +ignore = E402