Skip to content

Commit 3d44eb9

Browse files
committed
prettier fix
1 parent 7c5ea94 commit 3d44eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/ml/_types/TrainedModel.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ export class TrainedModelAssignmentTaskParameters {
313313
* The unique identifier for the trained model.
314314
*/
315315
model_id: Id
316-
/**
316+
/**
317317
* The unique identifier for the trained model deployment.
318318
*/
319319
deployment_id: Id

0 commit comments

Comments
 (0)