diff --git a/examples/client_query_from_string.py b/examples/client_query_from_string.py index 4b003f8..3ab15ee 100644 --- a/examples/client_query_from_string.py +++ b/examples/client_query_from_string.py @@ -33,6 +33,7 @@ def main(): for item in json_result["result"]: print(item) + # this is the client relevance we are going to get the results of: client_relevance = "(computer names, operating systems)" target_xml = (