Skip to content

Commit 07ed998

Browse files
committed
Update constants.py
1 parent 08f908a commit 07ed998

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/acquisition/rvdss/constants.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
}
2222

2323
GEOS = {
24-
"newfoundland": "nl",
25-
"newfoundland and labrador": "nl",
24+
"newfoundland|newfoundland and labrador": "nl",
2625
"prince edward island":"pe",
2726
"nova scotia":"ns",
2827
"new brunswick":"nb",

0 commit comments

Comments
 (0)