Bug report
Bug description:
There is a typo inside the code in ignored.tsv.
"# It initialized only once when main interpeter starts" ("interpeter") has to be "# It initialized only once when main interpreter starts" ("interpreter").
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs