We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5a06b4 + 23f098f commit 44d86dcCopy full SHA for 44d86dc
tools/check.py
@@ -626,7 +626,7 @@ def _run_tests(self):
626
627
class InstructorPageValidator(MarkdownValidator):
628
"""Simple validator for Instructor's Guide- instructors.md"""
629
- HEADINGS = ["Legend", "Overall"]
+ HEADINGS = ["Overall"]
630
WARN_ON_EXTRA_HEADINGS = False
631
632
DOC_HEADERS = {"layout": vh.is_str,
0 commit comments