forked from M-Labs/artiq
almazny: fix missing delay import
This commit is contained in:
parent
0ac9e77dc3
commit
f6cf893530
@ -1,4 +1,4 @@
|
|||||||
from artiq.language.core import kernel, portable
|
from artiq.language.core import kernel, portable, delay
|
||||||
from artiq.language.units import us
|
from artiq.language.units import us
|
||||||
|
|
||||||
from numpy import int32
|
from numpy import int32
|
||||||
|
Loading…
Reference in New Issue
Block a user