"""Constants about territories.""" INCLUDE = 'Only Include' EXCLUDE = 'Only Exclude' TERRITORY_SEPARATOR = '|' SME_ORCH_COUNTRY_MAPPING = { 'ME': 'CS', 'RS': 'CS', 'BQ': 'AN', 'CW': 'AN', 'SX': 'AN', }