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 c94b981 commit 485c894Copy full SHA for 485c894
internal/namespaces/inference/v1beta1/inference_cli.go
@@ -8,7 +8,7 @@ import (
8
"reflect"
9
10
"github.com/scaleway/scaleway-cli/v2/core"
11
- "github.com/scaleway/scaleway-sdk-go/api/inference/v1beta1"
+ inference "github.com/scaleway/scaleway-sdk-go/api/inference/v1beta1"
12
"github.com/scaleway/scaleway-sdk-go/scw"
13
)
14
0 commit comments