diff options
author | Victor Stinner <vstinner@python.org> | 2024-06-18 15:51:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-18 15:51:47 (GMT) |
commit | e9f4d80fa66e0d3331e79d539329747297e54ae5 (patch) | |
tree | e0626fbefc111356f3419a484bd7d05514e08b0b /Python/Python-ast.c | |
parent | 7e189aed6450c0aebcdd6ff6aefe29e2f45b173a (diff) | |
download | cpython-e9f4d80fa66e0d3331e79d539329747297e54ae5.zip cpython-e9f4d80fa66e0d3331e79d539329747297e54ae5.tar.gz cpython-e9f4d80fa66e0d3331e79d539329747297e54ae5.tar.bz2 |
gh-120417: Add #noqa: F401 to tests (#120627)
Ignore linter "imported but unused" warnings in tests when the linter
doesn't understand how the import is used.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions