Some fixes for flake8

This commit is contained in:
ZyX 2013-03-25 00:10:54 +04:00
parent 8c63d20880
commit 92652ca5c4
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,6 @@ from __future__ import absolute_import
from powerline.lib.time import monotonic
from time import sleep
from threading import Thread, Lock, Event

View File

@ -193,6 +193,7 @@ class TestCommon(TestCase):
def test_network_load(self):
from time import sleep
def gb(interface):
return None