This commit is contained in:
Matt Martz 2014-03-08 18:19:31 -06:00
parent 3ffb447210
commit 8f5faafada
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ __version__ = '1.0.0'
USER_AGENT = 'speedtest-cli/%s' % __version__
class FakeShutdownEvent(object):
@staticmethod
def isSet():