identique / idnumbers

idnumbers: Unlocking the power of national ID numbers
https://identique.github.io/idnumbers/
MIT License
12 stars 3 forks source link

[BUG] TWN country issue #162

Closed microdataxyz closed 1 year ago

microdataxyz commented 1 year ago

Describe the bug iso3166_alpha2 has one char in lower case

To Reproduce Sample codes to reproduce the behavior: n/a

import idnumbers.nationalid.TWN
print(idnumbers.nationalid.TWN.NationalID.METADATA.iso3166_alpha2 )

Expected behavior TW

Version 1.0.0

Additional context n/a