From 853e7a0e7d4df40924a2919497bdfb93a8c05017 Mon Sep 17 00:00:00 2001 From: jgstew Date: Tue, 27 Feb 2024 12:01:50 -0500 Subject: [PATCH] add comment --- examples/client_query_from_string.py | 1 + 1 file changed, 1 insertion(+) 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 = (