mirror of https://github.com/m-labs/artiq.git
style
This commit is contained in:
parent
de4a15c315
commit
5bb6a3d8a6
|
@ -1,5 +1,6 @@
|
||||||
import unittest
|
import unittest
|
||||||
import os
|
import os
|
||||||
|
|
||||||
from artiq.devices.lda.driver import Lda, Ldasim
|
from artiq.devices.lda.driver import Lda, Ldasim
|
||||||
from artiq.language.units import dB
|
from artiq.language.units import dB
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue