Skip to content

Commit 924a1d4

Browse files
adamtheturtleclaude
andcommitted
Remove now-unnecessary vulture ignore for SVG and PDF enum members
They are now referenced explicitly in the parametrized test. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5318e39 commit 924a1d4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -363,9 +363,6 @@ ignore_names = [
363363
"pytest_plugins",
364364
# pytest fixtures - we name fixtures like this for this purpose
365365
"fixture_*",
366-
# Enum members used dynamically
367-
"PDF",
368-
"SVG",
369366
# Sphinx
370367
"autoclass_content",
371368
"autoclass_content",

0 commit comments

Comments
 (0)