Skip to content

Commit

Permalink
do not pyright win32util.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rthalley committed Oct 18, 2024
1 parent c7d7fd0 commit 740ae72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ ignore_missing_imports = true

[tool.pyright]
reportUnsupportedDunderAll = false
exclude = ["examples/*.py", "tests/*.py"]
exclude = ["dns/win32util.py", "examples/*.py", "tests/*.py"]

0 comments on commit 740ae72

Please sign in to comment.