We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1773a91 commit 8eaa1d9Copy full SHA for 8eaa1d9
1 file changed
stdnum/ee/__init__.py
@@ -22,5 +22,7 @@
22
23
from __future__ import annotations
24
25
-# provide vat as an alias
+# provide aliases
26
from stdnum.ee import kmkr as vat # noqa: F401
27
+from stdnum.ee import ik as personalid # noqa: F401
28
+from stdnum.ee import registrikood as businessid # noqa: F401
0 commit comments