Skip to content

Commit

Permalink
fix: add import to ingest_use_case
Browse files Browse the repository at this point in the history
  • Loading branch information
annehaley committed Oct 1, 2024
1 parent 9453764 commit 8d1d9db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample_data/ingest_use_case.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import os
from pathlib import Path

from django.contrib.auth.models import User
from django.contrib.gis.geos import Point
from django.core.files.base import ContentFile
import requests
Expand Down

0 comments on commit 8d1d9db

Please sign in to comment.