Skip to content

Commit 586c601

Browse files
committed
Remove stray line
1 parent d4787f4 commit 586c601

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/machine-learning/how-to-debug-managed-online-endpoints-visual-studio-code.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,6 @@ new_deployment = ManagedOnlineDeployment(
413413
instance_count=2,
414414
)
415415
416-
417416
deployment = ml_client.online_deployments.begin_create_or_update(
418417
new_deployment, local=True, vscode_debug=True
419418
)

0 commit comments

Comments
 (0)