mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-19 21:13:21 -07:00
fix relative imports
This commit is contained in:
parent
d31ee11efc
commit
ad5730c3ca
4 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
from PyQt6.QtCore import *
|
||||
from PyQt6.QtGui import *
|
||||
from PyQt6.QtWidgets import *
|
||||
from xlib.python import EventListener
|
||||
from ...python import EventListener
|
||||
|
||||
from .forward_declarations import forward_declarations
|
||||
from .QXMainApplication import QXMainApplication
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue