PEP8 cleanups, specially E501 line too long.

This commit is contained in:
Roberto Rosario
2015-07-22 18:21:37 -04:00
parent c275988c90
commit 4527563d89
118 changed files with 2839 additions and 756 deletions

View File

@@ -1 +1 @@
RETRY_DELAY = 20 # TODO: convert this into a config option
RETRY_DELAY = 5 # TODO: convert this into a config option