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

5 lines
89 B
Python

"""Initialize the index package"""
# flake8: noqa
from .base import *
from .typ import *