Searched refs:ALLOWED_SECTIONS (Results 1 – 1 of 1) sorted by relevance
21 ALLOWED_SECTIONS = [ variable494 section for section in doc.section_titles if section not in ALLOWED_SECTIONS498 error("GL06", section=section, allowed_sections=", ".join(ALLOWED_SECTIONS))502 section for section in ALLOWED_SECTIONS if section in doc.section_titles