MeCo/zero-cost-nas/.eggs/GitPython-3.1.31-py3.8.egg/git/index/__init__.py

5 lines
89 B
Python
Raw Normal View History

2023-05-04 07:09:03 +02:00
"""Initialize the index package"""
# flake8: noqa
from .base import *
from .typ import *