fix relative imports

This commit is contained in:
iperov 2021-08-26 09:08:15 +04:00
commit babe7e3215
20 changed files with 27 additions and 27 deletions

View file

@ -1,6 +1,6 @@
from typing import Union
from xlib.python import EventListener
from ...python import EventListener
from .CSWBase import ControlClient, ControlHost