1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-01 12:34:58 +00:00
bazarr/libs/git/repo/__init__.py

5 lines
108 B
Python
Raw Normal View History

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