Skip to content

Commit

Permalink
changed division mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
bishwaspraveen committed May 16, 2024
1 parent 7be648a commit cf26348
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 cf26348

Please sign in to comment.