From ede47a1cd4023f93e287ea1393563e3d5ccae1ac Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 29 Jun 2013 20:47:35 +0200 Subject: correct pep8 output format --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index fd2d1af3d..c8c23fbaf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,4 +8,4 @@ upload-dir = doc/_build/html [pep8] exclude = lib -format = pylint \ No newline at end of file +format = default \ No newline at end of file -- cgit v1.2.3