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/d6a383dc9fc10ae80d36bb48caa4081273eeb359/libs/wraptor/__init__.py
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
""" Wraptor
|
|
|
|
Provides a set of useful decorators and other wrap-like python utility functions
|
|
|
|
"""
|
|
|
|
__version__ = "0.6.0"
|