Skip to content

Commit

Permalink
fixup! import command for bbowt member counts
Browse files Browse the repository at this point in the history
  • Loading branch information
zarino committed Sep 23, 2024
1 parent a811b19 commit d5140b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hub/management/commands/import_berks_wt_member_count.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Command(BaseImportFromDataFrameCommand):
data_sets = {
"bbox_wt_members": {
"defaults": {
"label": "Berkshire, Buckinghamshire and Oxfordshire Wildlife Trust members",
"label": "Berkshire, Buckinghamshire and Oxfordshire Wildlife Trust members",
"data_type": "integer",
"category": "movement",
"subcategory": "places_and_spaces",
Expand Down

0 comments on commit d5140b5

Please sign in to comment.