mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-22 10:28:02 +00:00
5 lines
89 B
Python
5 lines
89 B
Python
"""Initialize the index package"""
|
|
# flake8: noqa
|
|
from .base import *
|
|
from .typ import *
|