diff --git a/surplus.py b/surplus.py index d6c1838..25a4eed 100644 --- a/surplus.py +++ b/surplus.py @@ -274,8 +274,8 @@ def surplus( [ address.get(detail, "") for detail in ( - "region, state, state_district, county, " - "state, country, continent" + "region, county, state, state_district, " + "country, continent" ).split(", ") ] )