Skip to content

Commit ddd4f28

Browse files
committed
Add vat alias for Ukraine so stdnum.vatin works
1 parent 23dd592 commit ddd4f28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stdnum/ua/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@
1919
# 02110-1301 USA
2020

2121
"""Collection of Ukrainian numbers."""
22+
23+
# provide aliases
24+
from stdnum.ua import edrpou as vat # noqa: F401

0 commit comments

Comments
 (0)