From b114ff6361550246cb5cb96168d25fe46bd355ef Mon Sep 17 00:00:00 2001 From: Victor Uriarte Date: Sun, 5 Jun 2016 14:59:38 -0700 Subject: Update init and misc files --- tox.ini | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 265cc3c..6c27e70 100644 --- a/tox.ini +++ b/tox.ini @@ -26,10 +26,3 @@ deps = flake8 commands = flake8 sqlparse tests setup.py - -[flake8] -exclude = - sqlparse/compat.py -ignore = - W503, - E731 -- cgit v1.2.1