diff --git a/README.md b/README.md index 177c7e3..09d7cec 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ filter.assignee_is_any_one_of = ["ASSIGNEE EMAIL"] # Tag filter filter.tag_name_all = ["TAG NAME"] +next = None count, labels, next = client.get_labels( filter=filter, cursor=next