Skip to content

Commit 60b30e8

Browse files
authored
Update ads/jobs/builders/infrastructure/dsc_job.py
1 parent 880452d commit 60b30e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ads/jobs/builders/infrastructure/dsc_job.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ class DataScienceJob(Infrastructure):
845845
.with_storage_mount(
846846
{
847847
"src" : "<mount_target_ip_address>:<export_path>",
848-
"dest" : "<destination_directory_name>"
848+
"dest" : "<destination_directory_name>"
849849
}
850850
)
851851
)

0 commit comments

Comments
 (0)