Skip to content

Commit

Permalink
added missing json import
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Aug 31, 2021
1 parent 36eadf8 commit 0f0445b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymargo/core.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# (C) 2018 The University of Chicago
# See COPYRIGHT in top-level directory.
import _pymargo
import json
from .bulk import Bulk

"""
Expand Down

0 comments on commit 0f0445b

Please sign in to comment.