mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
test/coredevice/cache: fix exception import
This commit is contained in:
parent
641831e0e1
commit
ff697a47ce
@ -1,4 +1,5 @@
|
||||
from artiq.experiment import *
|
||||
from artiq.coredevice.exceptions import CacheError
|
||||
from artiq.test.hardware_testbench import ExperimentCase
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user