Skip to content

Commit d028345

Browse files
authored
Merge branch 'staging' into development
2 parents c2aec17 + ba2f5db commit d028345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/indicatorsets/resources.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ class USStateIndicatorSetResource(resources.ModelResource):
476476
)
477477
license = Field(attribute="license", column_name="Data Use Terms")
478478

479+
479480
class Meta:
480481
model = USStateIndicatorSet
481482
import_id_fields = ("name", "state", "original_data_provider")

0 commit comments

Comments
 (0)