almazny: fix missing delay import

This commit is contained in:
Simon Renblad 2024-09-13 13:24:11 +08:00 committed by Sébastien Bourdeauducq
parent 38e0d6b953
commit 41203df735
1 changed files with 1 additions and 1 deletions

View File

@ -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 numpy import int32