ansible-later/env_27/lib/python2.7/site-packages/git/repo/__init__.py

5 lines
108 B
Python
Raw Normal View History

2019-04-11 15:56:20 +02:00
"""Initialize the Repo package"""
# flake8: noqa
from __future__ import absolute_import
from .base import *