Initial overhaul of Analyze mode. Basic CLI is enabled.
Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
committed by
Karl W. Schulz
parent
98b18d9f39
commit
57a63b6eb1
@@ -28,7 +28,9 @@ from utils.utils import demarcate
|
||||
|
||||
class webui_analysis(OmniAnalyze_Base):
|
||||
|
||||
#-----------------------
|
||||
# Required child methods
|
||||
#-----------------------
|
||||
@demarcate
|
||||
def pre_processing(self):
|
||||
"""Perform any pre-processing steps prior to analysis.
|
||||
|
||||
Reference in New Issue
Block a user