arthurdejong / python-stdnum

A Python library to provide functions to handle, parse and validate standard numbers.
https://arthurdejong.org/python-stdnum/
GNU Lesser General Public License v2.1
498 stars 206 forks source link

Update isin.py #174

Closed nocluebutalotofit closed 4 years ago

nocluebutalotofit commented 4 years ago

added 'AN' to _iso_3116_1_country_codes so that the SCHLUMBERGER NV ISIN 'AN8068571086' is valid.

Fixing issue SCHLUMBERGER NV ISIN 'AN8068571086' invalid #173

arthurdejong commented 4 years ago

Hi @nocluebutalotofit,

Thanks for your patch, I've merged it along with the changes in #176 in 87c195f.