Loading ci/basop-pages/create_report_pages.py +1 −1 Original line number Diff line number Diff line Loading @@ -40,10 +40,10 @@ Comparing: <th class="tunder" colspan="2">Max Abs Diff</th> </tr> <tr> <th class="tcenter">{id_current}</th> <th class="tcenter">{id_previous}</th> <th class="tcenter">{id_current}</th> <th class="tcenter">{id_previous}</th> <th class="tcenter">{id_current}</th> </tr></thead> <tbody> {table_body} Loading ci/setup_pages.py +0 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ from tempfile import TemporaryDirectory from get_id_of_last_job_occurence import get_job_ids PUBLIC_FOL_MAGIC = "-public" PROJECT_ID_FLOAT_REPO = 49 PROJECT_ID_BASOP_REPO = 77 Loading Loading
ci/basop-pages/create_report_pages.py +1 −1 Original line number Diff line number Diff line Loading @@ -40,10 +40,10 @@ Comparing: <th class="tunder" colspan="2">Max Abs Diff</th> </tr> <tr> <th class="tcenter">{id_current}</th> <th class="tcenter">{id_previous}</th> <th class="tcenter">{id_current}</th> <th class="tcenter">{id_previous}</th> <th class="tcenter">{id_current}</th> </tr></thead> <tbody> {table_body} Loading
ci/setup_pages.py +0 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ from tempfile import TemporaryDirectory from get_id_of_last_job_occurence import get_job_ids PUBLIC_FOL_MAGIC = "-public" PROJECT_ID_FLOAT_REPO = 49 PROJECT_ID_BASOP_REPO = 77 Loading