mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-18 14:26:09 +01:00
pylint: Remove uneccessary pass statements
This commit is contained in:
wa/framework
@ -65,7 +65,6 @@ class SubCommand(object):
|
||||
options to the command's parser). ``context`` is always ``None``.
|
||||
|
||||
"""
|
||||
pass
|
||||
|
||||
def execute(self, state, args):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user