We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84cb94c commit 14e8e7cCopy full SHA for 14e8e7c
tests/test_ml_training_client.py
@@ -44,7 +44,6 @@
44
)
45
SUBMIT_JOB_REQUEST = SubmitTrainingJobRequest(organization_id=ORG_ID)
46
TRAINING_METADATA = TrainingJobMetadata(
47
- request=SUBMIT_JOB_REQUEST,
48
status=TRAINING_STATUS,
49
created_on=CREATED_ON,
50
last_modified=LAST_MODIFIED,
0 commit comments