mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-14 02:37:01 -07:00
fix relative imports
This commit is contained in:
parent
ad5730c3ca
commit
babe7e3215
20 changed files with 27 additions and 27 deletions
|
@ -1,6 +1,6 @@
|
|||
from typing import 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