mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 03:12:34 +01:00
utils/misc: Fix linters violation
A mix of pylint and PEP8 violations that GitHub action enforces.
This commit is contained in:
committed by
Marc Bonnici
parent
6fe4bce68d
commit
f166ac742e
@@ -98,7 +98,6 @@ and the code to clear these file goes in teardown method. ::
|
||||
|
||||
"""
|
||||
|
||||
import sys
|
||||
import logging
|
||||
import inspect
|
||||
from collections import OrderedDict
|
||||
|
Reference in New Issue
Block a user