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 084d360 commit 439ae46Copy full SHA for 439ae46
translation/samples/snippets/predict_test.py
@@ -23,7 +23,7 @@
23
24
25
def test_predict(capsys):
26
- model_id = "3128559826197068699"
+ model_id = "TRL3128559826197068699"
27
automl_translation_predict.predict(
28
project_id, compute_region, model_id, "resources/input.txt"
29
)
0 commit comments