Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

Fixes potential uncaught UnboundLocalError exception #464

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

benjwadams
Copy link
Contributor

Fixes a potential uncaught exception when attempting to determine the
geojson geometry for the extent of an object.

Fixes a potential uncaught exception when attempting to determine the
geojson geometry for the extent of an object.
@ghost ghost assigned benjwadams Dec 12, 2017
@ghost ghost added the review label Dec 12, 2017
@@ -397,6 +397,10 @@ def harvest(self):
return "Harvested"

def parse_geometry(self):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably add docstring here too to explain what this method does.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant