We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
template
__init__.pyi
1 parent cc8632f commit 1563947Copy full SHA for 1563947
src/xmlsec/__init__.pyi
@@ -5,6 +5,7 @@ from _typeshed import GenericPath, Self, StrOrBytesPath
5
from lxml.etree import _Element
6
7
from xmlsec import constants as constants
8
+from xmlsec import template as template
9
from xmlsec import tree as tree
10
from xmlsec.constants import __KeyData as KeyData
11
from xmlsec.constants import __Transform as Transform
0 commit comments