Skip to content

Commit 1100651

Browse files
Update test_training_steps.py
1 parent 80d5b4f commit 1100651

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integ/sagemaker/workflow/test_training_steps.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ def test_training_job_with_debugger_and_profiler(
9090
sagemaker_session=sagemaker_session,
9191
rules=rules,
9292
debugger_hook_config=debugger_hook_config,
93-
output_path=output_path,
9493
)
9594

9695
step_train = TrainingStep(

0 commit comments

Comments
 (0)