mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 18:21:14 +00:00
pep8
This commit is contained in:
parent
eaabe01fa5
commit
da720c8613
@ -158,6 +158,7 @@ class ReplayCommand(RecordCommand):
|
|||||||
self.device.execute(command)
|
self.device.execute(command)
|
||||||
self.logger.info("Finished replay")
|
self.logger.info("Finished replay")
|
||||||
|
|
||||||
|
|
||||||
# Used to satisfy the API
|
# Used to satisfy the API
|
||||||
class LightContext(object):
|
class LightContext(object):
|
||||||
def __init__(self, config):
|
def __init__(self, config):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user