mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-01-16 00:27:08 +01:00
pep8 fix
This commit is contained in:
@@ -19,6 +19,7 @@ __version__ = '1.0.0'
|
||||
|
||||
USER_AGENT = 'speedtest-cli/%s' % __version__
|
||||
|
||||
|
||||
class FakeShutdownEvent(object):
|
||||
@staticmethod
|
||||
def isSet():
|
||||
|
||||
Reference in New Issue
Block a user