Skip to content

Commit

Permalink
Revert "Update constants.py"
Browse files Browse the repository at this point in the history
This reverts commit 07ed998.
  • Loading branch information
cchuong committed Sep 18, 2024
1 parent 07ed998 commit fd5bf15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/acquisition/rvdss/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
}

GEOS = {
"newfoundland|newfoundland and labrador": "nl",
"newfoundland": "nl",
"newfoundland and labrador": "nl",
"prince edward island":"pe",
"nova scotia":"ns",
"new brunswick":"nb",
Expand Down

0 comments on commit fd5bf15

Please sign in to comment.