mirror of https://github.com/m-labs/artiq.git
add blank lines at end of files
This commit is contained in:
parent
4e1ce3b5cf
commit
df3e36167c
|
@ -1 +1 @@
|
|||
from .driver import Lda
|
||||
from .driver import Lda
|
||||
|
|
|
@ -1 +1 @@
|
|||
from .compound import CompoundPDQ2
|
||||
from .compound import CompoundPDQ2
|
||||
|
|
|
@ -140,4 +140,4 @@ class CompoundPDQ2(AutoDB):
|
|||
for fn, frame in enumerate(frames):
|
||||
frame._prepare(self, fn)
|
||||
|
||||
# TODO: upload to PDQ2 devices
|
||||
# TODO: upload to PDQ2 devices
|
||||
|
|
Loading…
Reference in New Issue