chore: fix ref link (#7434)
This commit is contained in:
parent
481b108319
commit
a5a8c750b5
|
|
@ -509,7 +509,7 @@ class Client:
|
|||
An example filter string would be:
|
||||
|
||||
# For the list of filter operations please see:
|
||||
# https://github.com/kubeflow/pipelines/blob/master/sdk/python/kfp/_client.py#L40
|
||||
# https://github.com/kubeflow/pipelines/blob/master/sdk/python/kfp/client/client.py#L36
|
||||
json.dumps({
|
||||
"predicates": [{
|
||||
"op": _FILTER_OPERATIONS["EQUALS"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue