mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-10-27 21:24:06 +00:00
wa/instruments: pep8 fixes
This commit is contained in:
@@ -21,6 +21,7 @@ from wa.framework.exception import InstrumentError
|
||||
from wa.framework.instrument import slow
|
||||
from wa.utils.misc import ensure_file_directory_exists as _f
|
||||
|
||||
|
||||
class DmesgInstrument(Instrument):
|
||||
# pylint: disable=no-member,attribute-defined-outside-init
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user