mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-20 05:23:23 -07:00
fix relative imports
This commit is contained in:
parent
ad5730c3ca
commit
babe7e3215
20 changed files with 27 additions and 27 deletions
|
@ -3,7 +3,7 @@ from enum import IntEnum
|
|||
from pathlib import Path
|
||||
from typing import List, Union
|
||||
|
||||
from xlib.python import EventListener
|
||||
from ...python import EventListener
|
||||
|
||||
from .CSWBase import ControlClient, ControlHost
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue