Skip to content

Commit 696f0b2

Browse files
committed
fix formatting
1 parent 1858e48 commit 696f0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/ml/update_trained_model_deployment/MlUpdateTrainedModelDeploymentRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
* under the License.
1818
*/
1919

20+
import { AdaptiveAllocationsSettings } from '@ml/_types/TrainedModel'
2021
import { RequestBase } from '@_types/Base'
2122
import { Id } from '@_types/common'
2223
import { integer } from '@_types/Numeric'
23-
import { AdaptiveAllocationsSettings } from '@ml/_types/TrainedModel'
2424

2525
/**
2626
* Update a trained model deployment.

0 commit comments

Comments
 (0)