diff options
author | 2013-06-29 20:47:35 +0200 | |
---|---|---|
committer | 2013-06-29 20:47:35 +0200 | |
commit | ede47a1cd4023f93e287ea1393563e3d5ccae1ac (patch) | |
tree | 6760779e2aaf290a98784a08f4ae4535bef28846 | |
parent | added pep8 configsection (diff) | |
download | pyload-ede47a1cd4023f93e287ea1393563e3d5ccae1ac.tar.xz |
correct pep8 output format
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |