We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25fc06 commit dbb4debCopy full SHA for dbb4deb
atlassian/crowd.py
@@ -2,6 +2,7 @@
2
import logging
3
4
from jmespath import search
5
+from lxml import etree
6
7
from .rest_client import AtlassianRestAPI
8
0 commit comments