Skip to content

Commit

Permalink
Fixed jsonpath import
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaludy committed Sep 29, 2017
1 parent a52c07b commit 8c8018f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion st2common/st2common/jinja/filters/jsonpath_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import jsonpath-rw
import jsonpath_rw

__all__ = [
'jsonpath_query',
Expand Down

0 comments on commit 8c8018f

Please sign in to comment.