Add newer labels to default attribute map

This commit is contained in:
Nicolas Mowen 2025-07-16 13:41:25 -06:00
parent 497a54ad2a
commit fd5889ebc5

View File

@ -26,6 +26,7 @@ DEFAULT_ATTRIBUTE_LABEL_MAP = {
"car": [
"amazon",
"an_post",
"canada_post",
"dhl",
"dpd",
"fedex",
@ -35,6 +36,7 @@ DEFAULT_ATTRIBUTE_LABEL_MAP = {
"postnl",
"postnord",
"purolator",
"royal_mail",
"ups",
"usps",
],