Skip to content

Commit

Permalink
imports json library, re #10787
Browse files Browse the repository at this point in the history
  • Loading branch information
whatisgalen committed Apr 18, 2024
1 parent 3de8ad4 commit 9ed468c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arches/app/search/search_export.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
import logging
from io import StringIO
from io import BytesIO
import json
import re
from django.contrib.gis.geos import GeometryCollection, GEOSGeometry
from django.core.files import File
Expand Down

0 comments on commit 9ed468c

Please sign in to comment.