summaryrefslogtreecommitdiff
path: root/git/repo/__init__.py
blob: 23c18db85d590b0f1f918e07a5dbdda1fb368961 (plain)
1
2
3
"""Initialize the Repo package"""
# flake8: noqa
from .base import Repo as Repo