1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-29 02:55:52 +00:00
bazarr/libs/git/repo/__init__.py
2018-09-16 20:33:04 -04:00

4 lines
108 B
Python

"""Initialize the Repo package"""
# flake8: noqa
from __future__ import absolute_import
from .base import *