[defusedxml] Add missing stubs (#14265)

This commit is contained in:
Semyon Moroz
2025-07-07 14:37:15 +00:00
committed by GitHub
parent 2dabec0db0
commit a345039382
11 changed files with 216 additions and 87 deletions
-2
View File
@@ -1,7 +1,5 @@
version = "0.7.*"
upstream_repository = "https://github.com/tiran/defusedxml"
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true
stubtest_requirements = ["lxml"]