1"""Initialize the index package"""
2# flake8: noqa
3from __future__ import absolute_import
4
5from .base import *
6from .typ import *
7