mirror of
https://github.com/powerline/powerline.git
synced 2025-07-24 14:25:21 +02:00
Some fixes for flake8
This commit is contained in:
parent
8c63d20880
commit
92652ca5c4
@ -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
|
||||
|
||||
|
||||
|
@ -193,6 +193,7 @@ class TestCommon(TestCase):
|
||||
|
||||
def test_network_load(self):
|
||||
from time import sleep
|
||||
|
||||
def gb(interface):
|
||||
return None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user