Skip to content

Commit

Permalink
Merge pull request #735 from NASA-IMPACT/731-add-new-sources-from-spr…
Browse files Browse the repository at this point in the history
…ead-sheet-for-general-division

changed division mapping
  • Loading branch information
bishwaspraveen authored May 16, 2024
2 parents 7be648a + cf26348 commit c18e5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bulk_create_sources_on_webapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"PDS": Divisions.PLANETARY,
"Earth": Divisions.EARTH_SCIENCE,
"BPS": Divisions.BIOLOGY,
"General": Divisions.GENERAL,
"Multiple": Divisions.GENERAL,
}

sources = [
Expand Down

0 comments on commit c18e5ae

Please sign in to comment.