Add types for defusedxml (#11179)

This commit is contained in:
solkaz
2024-01-14 14:08:59 +01:00
committed by GitHub
parent 673c3c37fe
commit 0b43c1d95b
13 changed files with 287 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
"stubs/click-default-group",
"stubs/commonmark",
"stubs/dateparser",
"stubs/defusedxml",
"stubs/docutils",
"stubs/Flask-SocketIO",
"stubs/fpdf2",
@@ -47,9 +48,9 @@
"stubs/ldap3",
"stubs/Markdown",
"stubs/mysqlclient",
"stubs/networkx",
"stubs/oauthlib",
"stubs/openpyxl",
"stubs/networkx",
"stubs/passlib",
"stubs/peewee",
"stubs/pexpect",