PEP8 cleanups

This commit is contained in:
Roberto Rosario
2014-06-30 00:57:53 -04:00
parent 16a44015f2
commit 6a659741af
31 changed files with 76 additions and 198 deletions

View File

@@ -1,6 +1,6 @@
from __future__ import absolute_import
from datetime import timedelta, datetime
from datetime import timedelta
import logging
import platform