fixed import

This commit is contained in:
2025-11-05 19:04:23 +01:00
parent 49a3e17376
commit 863e46378f
+1 -1
View File
@@ -5,7 +5,7 @@ from time import sleep
import epics
from logzero import logger as log
from .utils import printable_exception
from .exceptions import printable_exception
from .dotdir import DotDir
from .hastyepics import get_pv
from .picklio import pickle, unpickle