added missed import

This commit is contained in:
2020-07-01 19:47:24 +02:00
parent fc8e6942cf
commit 822d3e9bdd

View File

@ -1,3 +1,4 @@
from time import sleep
from types import SimpleNamespace
from .waiting_epics import PV, caput, caget
from .utils import intify