Hi, pyvat.is_vat_number_format_valid("ATU76127777") => is True pyvat.is_vat_number_format_valid("76127777", country_code="AT") => is False but should be also True I could private a fix if the maintainer except that this is a bug.