2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-02-03 22:30:19 +08:00

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

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