Files
gpt4free/venv/lib/python3.9/site-packages/git/repo/__init__.py

4 lines
80 B
Python

"""Initialize the Repo package"""
# flake8: noqa
from .base import Repo as Repo