forked from M-Labs/artiq
1
0
Fork 0

import order

This commit is contained in:
Sebastien Bourdeauducq 2015-10-17 10:41:52 +08:00
parent 797bf9830c
commit 5899825eef
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
from artiq.language.environment import *
import logging
from artiq.language.environment import *
__all__ = ["LogExperiment"]