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.
1 parent 8bc5ce3 commit d8c6178Copy full SHA for d8c6178
jmespath/functions.py
@@ -6,7 +6,6 @@
6
from jmespath.compat import iteritems
7
from jmespath.compat import map
8
from jmespath.compat import string_type as STRING_TYPE
9
-from jmespath.compat import get_methods
10
11
12
# python types -> jmespath types
0 commit comments