There is code related to the back-link inside scripts/enhanced_report_generator.py in lines 82 ~ 137 and probably in a few other places that need to be removed after #43 was merged. I also noticed that this script has the python version used by the reports hard-coded in line 73 and we need to find a central place that shows which python is used when running the tests and use it everywhere. The workflows have 3.13 set and we need to synchronize this everywhere.
Check if any of the docs/ need updating. Thanks.
There is code related to the back-link inside
scripts/enhanced_report_generator.pyin lines 82 ~ 137 and probably in a few other places that need to be removed after #43 was merged. I also noticed that this script has the python version used by the reports hard-coded in line 73 and we need to find a central place that shows which python is used when running the tests and use it everywhere. The workflows have 3.13 set and we need to synchronize this everywhere.Check if any of the docs/ need updating. Thanks.