Commit 05198e5
authored
[ML] Update jobs.begin_cancel() to use kwargs.pop() to fetch tag instead of kwargs.get() (Azure#28998)
* [ML] Support batch cancel (internal only) by tags within a workspace
* Fix tag params
* Fix job.list() ignoring tags
* [ML] Update jobs.begin_cancel() to use kwargs.pop() to fetch tag instead of kwargs.get()1 parent e7861e2 commit 05198e5
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
0 commit comments