summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-06-29 20:47:35 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-06-29 20:47:35 +0200
commitede47a1cd4023f93e287ea1393563e3d5ccae1ac (patch)
tree6760779e2aaf290a98784a08f4ae4535bef28846 /setup.cfg
parentadded pep8 configsection (diff)
downloadpyload-ede47a1cd4023f93e287ea1393563e3d5ccae1ac.tar.xz
correct pep8 output format
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
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