From 1648a391252ce294be4c153d71c65aaa4bf468cd Mon Sep 17 00:00:00 2001 From: JGStew Date: Wed, 28 Aug 2024 12:54:13 -0400 Subject: [PATCH] add comment --- examples/baseline_by_relevance.py | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/baseline_by_relevance.py b/examples/baseline_by_relevance.py index bc8ade0..0b16634 100644 --- a/examples/baseline_by_relevance.py +++ b/examples/baseline_by_relevance.py @@ -9,6 +9,7 @@ import besapi +# This relevance string must start with `fixlets` and return the set of fixlets you wish to turn into a baseline FIXLET_RELEVANCE = 'fixlets whose(name of it starts with "Update:") of bes sites whose( external site flag of it AND name of it = "Updates for Windows Applications Extended" )'