mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-22 10:28:02 +00:00
5 lines
149 B
Python
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')
|