Skip to content

Commit

Permalink
fix gbif download
Browse files Browse the repository at this point in the history
  • Loading branch information
ofilangi committed Sep 13, 2024
1 parent f0d16c5 commit 0c673ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions llm_semantic_annotator/tag/taxon_tag_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@ def _format_taxon_name(self,name):
return name

def manage_gbif_taxon_tags(self):

self.process_gbif_backbone()

taxon_file = self.taxon_file()
vernacular_file = self.vernicular_file()

Expand Down

0 comments on commit 0c673ac

Please sign in to comment.