2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-29 21:23:34 +08:00

sim: fix imports

This commit is contained in:
Sebastien Bourdeauducq 2022-04-28 15:37:44 +08:00
parent 8e594d6666
commit 5504177d48

View File

@ -1,6 +1,6 @@
from random import Random
from artiq.language.core import kernel, sequential, delay_mu
from artiq.language.core import kernel, sequential, at_mu, delay_mu
from artiq.sim import time