Skip to content

Commit 488903f

Browse files
committed
format
1 parent 82463fd commit 488903f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nodestream/pipeline/value_providers/jmespath_value_provider.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from .context import ProviderContext
99
from .value_provider import ValueProvider, ValueProviderException
1010

11-
1211
# `QueryStrategy` is here to provide the seam for different optimizations
1312
# for executing jmespath queries. We can either execute a "fully fledged"
1413
# jmespath query or we can implement some simple access patterns that

0 commit comments

Comments
 (0)