mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-03 03:42:35 +01:00
wa: pep8 fixes
This commit is contained in:
@@ -418,7 +418,8 @@ def categorize(v):
|
||||
else:
|
||||
return 'c'
|
||||
|
||||
#pylint: disable=too-many-return-statements,too-many-branches
|
||||
|
||||
# pylint: disable=too-many-return-statements,too-many-branches
|
||||
def merge_config_values(base, other):
|
||||
"""
|
||||
This is used to merge two objects, typically when setting the value of a
|
||||
|
Reference in New Issue
Block a user