You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print(f"<a name='{artifact}_{sketch_id}'/><details name='{artifact}'><summary>Logs for {TEST_STATUS[sketch_status]}{example_name(sketch_name)}</summary>\n")
299
+
print(f"<a name='{artifact}_{sketch_id}'/><details name='{artifact}'><summary><code>{artifact}</code> logs for {TEST_STATUS[sketch_status]}{example_name(sketch_name)}</summary>\n")
0 commit comments