mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-17 21:11:56 +08:00
examples/histogram: artiq -> artiq.experiment
This commit is contained in:
parent
4733c4ba1e
commit
1a2596de8e
@ -2,7 +2,7 @@ from time import sleep
|
|||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
from artiq import *
|
from artiq.experiment import *
|
||||||
|
|
||||||
|
|
||||||
class Histograms(EnvExperiment):
|
class Histograms(EnvExperiment):
|
||||||
|
Loading…
Reference in New Issue
Block a user