mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-20 05:53:29 +01:00
Removing unnecessary comment form sqlite result processor documentation.
This commit is contained in:
@@ -77,8 +77,7 @@ class SqliteResultProcessor(ResultProcessor):
|
||||
|
||||
name = 'sqlite'
|
||||
description = """
|
||||
Stores results in an sqlite database. The following settings may be
|
||||
specified in config.py:
|
||||
Stores results in an sqlite database.
|
||||
|
||||
This may be used accumulate results of multiple runs in a single file.
|
||||
|
||||
|
Reference in New Issue
Block a user