Commit 670f000
committed
Return tuple not list on error
COUNTRY_CODE_TO_REGION_CODE holds tuples, so ensure that a
failure return is also an empty tuple for consistency.1 parent 957596d commit 670f000
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1829 | 1829 | | |
1830 | 1830 | | |
1831 | 1831 | | |
1832 | | - | |
| 1832 | + | |
1833 | 1833 | | |
1834 | 1834 | | |
1835 | 1835 | | |
| |||
0 commit comments