From 3a17d005c58fa8275968136cdb0c89b49f3fb2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Fri, 27 Oct 2017 22:19:52 -0400 Subject: [PATCH] Test --- bazarr.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bazarr.py b/bazarr.py index f68e9c4c3..b31e6cd35 100644 --- a/bazarr.py +++ b/bazarr.py @@ -19,6 +19,7 @@ from fdsend import send_file import urllib from init_db import * +from check_update import * from get_languages import * from get_providers import *