Skip to content

Commit ef09550

Browse files
Remove argument func in container_args for predict job (#2094)
1 parent 465d406 commit ef09550

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elasticdl_client/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ def predict(args):
172172
"cluster_spec",
173173
"worker_image",
174174
"force_use_kube_config_file",
175+
"func",
175176
],
176177
)
177178
)

0 commit comments

Comments
 (0)