Searched refs:VALID_REFS (Results 1 – 1 of 1) sorted by relevance
11 VALID_REFS = ['VENDOR', 'VERSION', 'CHANGE_LOG', 'PRODUCT', 'PROJECT', 'ADVISORY'] variable134 if ref.text not in VALID_REFS:135 …ry, here are some examples and just one word should be used -- " + ' '.join(VALID_REFS) # noqa E501