mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-12 12:03:35 +08:00
artiq_compile: add missing import.
This commit is contained in:
parent
f957be4e6f
commit
ac5c86bfdc
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3.5
|
||||
|
||||
import sys, logging, argparse
|
||||
import os, sys, logging, argparse
|
||||
|
||||
from artiq.master.databases import DeviceDB, DatasetDB
|
||||
from artiq.master.worker_db import DeviceManager, DatasetManager
|
||||
|
Loading…
Reference in New Issue
Block a user