Hi,
I tried validating this VAT code for Finland: '12345678--' and it returned True, even though it contains two dashes in the end (which is not ok).
Maybe you could add this to the test tests/test_validators.py for FI (Finland):
('12345678--', False),