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 a72bc83 commit 9306494Copy full SHA for 9306494
tests/test_fluent_api.py
@@ -4,7 +4,7 @@
4
5
from jsonpath import JSONPathMatch
6
from jsonpath import JSONPointer
7
-from jsonpath import compile
+from jsonpath import compile # noqa: A004
8
from jsonpath import query
9
10
0 commit comments