Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/src/commit/18f59cf0f93412a94e8ec901d34d31eab6d55f9c/libs/git/index/__init__.py
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
"""Initialize the index package"""
|
|
# flake8: noqa
|
|
from __future__ import absolute_import
|
|
|
|
from .base import *
|
|
from .typ import *
|