Skip to content

Commit 3016288

Browse files
strickvlCopilot
andauthored
Update utils.py
Co-authored-by: Copilot <[email protected]>
1 parent 08b6d6a commit 3016288

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@ def log_dashboard_urls(pipeline_name: str):
2525
logger.info(f"🌐 View this run: {dashboard_url}")
2626
logger.info(f"🌐 View all artifacts: {base_url}/artifacts")
2727
logger.info("=" * 60)
28-
2928
# Print dashboard URL for VSCode extension to capture
3029
print(f"DASHBOARD_URL:{dashboard_url}")

0 commit comments

Comments
 (0)