Skip to content

Commit

Permalink
fixup! DATASET: RSPB nature reserves
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Jan 9, 2024
1 parent e6261c8 commit 6e9c5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hub/management/commands/import_rspb_nature_reserves.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import pandas as pd
from tqdm import tqdm

from hub.models import Area, AreaData, DataSet, DataType
from hub.models import AreaData, DataSet, DataType

from .base_importers import BaseLatLongImportCommand

Expand Down

0 comments on commit 6e9c5dc

Please sign in to comment.