2022-05-23 00:16:32 +04:00

5 lines
149 B
Python

# TODO: remove, let the user import it if they really want it
from .fi import fi_business_id, fi_ssn # noqa
__all__ = ('fi_business_id', 'fi_ssn')