Files
PythonTest/venv/Lib/site-packages/git/repo/__init__.py
2023-03-29 17:28:46 +08:00

4 lines
80 B
Python

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