diff --git a/artiq/devices/lda/__init__.py b/artiq/devices/lda/__init__.py index e69de29bb..59c74f3a7 100644 --- a/artiq/devices/lda/__init__.py +++ b/artiq/devices/lda/__init__.py @@ -0,0 +1 @@ +from .driver import Lda \ No newline at end of file