diff --git a/tests/create_wandb_report.py b/tests/create_wandb_report.py index 29abf1d4..905f9998 100644 --- a/tests/create_wandb_report.py +++ b/tests/create_wandb_report.py @@ -7,8 +7,6 @@ branch_name = os.getenv("PR_NUMBER", Repository(".").head.shorthand) -branch_name = branch_name + " " + str(Repository(".").head.shorthand) - report = wr.Report( project="CoPilot", title="Test Summary For PR #"