Skip to content

Commit 14e8e7c

Browse files
authored
Fix ml training test (#671)
1 parent 84cb94c commit 14e8e7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_ml_training_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
)
4545
SUBMIT_JOB_REQUEST = SubmitTrainingJobRequest(organization_id=ORG_ID)
4646
TRAINING_METADATA = TrainingJobMetadata(
47-
request=SUBMIT_JOB_REQUEST,
4847
status=TRAINING_STATUS,
4948
created_on=CREATED_ON,
5049
last_modified=LAST_MODIFIED,

0 commit comments

Comments
 (0)