mirror of
https://github.com/morpheus65535/bazarr
synced 2025-01-03 05:25:28 +00:00
no log: update conftest.py
This commit is contained in:
parent
14153d7688
commit
110462c7ba
1 changed files with 1 additions and 0 deletions
|
@ -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/"))
|
||||
|
|
Loading…
Reference in a new issue