Skip to content

Commit

Permalink
artiq_run: fix import
Browse files Browse the repository at this point in the history
sbourdeauducq committed Feb 22, 2015
1 parent 6601beb commit 387de11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artiq/frontend/artiq_run.py
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
from artiq.language.db import *
from artiq.protocols import pyon
from artiq.protocols.file_db import FlatFileDB
from artiq.master.db import DBHub, ResultDB
from artiq.master.worker_db import DBHub, ResultDB
from artiq.tools import file_import, verbosity_args, init_logger


0 comments on commit 387de11

Please sign in to comment.