1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-03 13:35:18 +00:00

no log: update conftest.py

This commit is contained in:
vitiko98 2022-06-21 15:50:31 -04:00
parent 14153d7688
commit 110462c7ba

View file

@ -3,3 +3,4 @@ import os
import sys
sys.path.insert(0, os.path.join(os.path.dirname(__file__), "../libs/"))
sys.path.insert(0, os.path.join(os.path.dirname(__file__), "../bazarr/"))