Add excel to be_list

This commit is contained in:
2022-11-17 01:36:19 +01:00
parent feea9c542a
commit 974227166c
15 changed files with 154 additions and 88 deletions

View File

@@ -28,6 +28,7 @@ class Files:
benchmark_r = "benchmark.r"
dot_env = ".env"
datasets_report_excel = "ReportDatasets.xlsx"
be_list_excel = "some_results.xlsx"
@staticmethod
def exreport_output(score):