lf_report.py, lf_qa.py : pdf and historical reports path, user server path

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-08-09 11:23:57 -06:00
parent 8e3854dc49
commit 7827f82a8a

View File

@@ -8,10 +8,7 @@ Example: kpi_csv_sq.py --store --png --show --path <path to read kpi.csv> (read
'''
# visit http://127.0.0.1:8050/ in your web browser.
import datetime
import pprint
import sys
import os
import dash
import dash_core_components as dcc
@@ -314,9 +311,6 @@ Example: kpi_csv_sq.py --store --png --show --path <path to read kpi.csv> (read
current_time = time.strftime("%Y-%m-%d-%H-%M-%S", time.localtime())
#csv_results = "lf_qa-{}.csv".format(current_time)
#csv_results = report.file_add_path(csv_results)
outfile = "lf_qa-{}".format(current_time)
outfile_path = report.file_add_path(outfile)
report_path = report.get_report_path()
csv_dash = csv_sqlite_dash(