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,5 +1,5 @@
import numpy as np
from xlib.python import EventListener
from ...python import EventListener
from .CSWBase import ControlClient, ControlHost