mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 03:08:27 +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
|
||||
|
||||
from artiq import *
|
||||
from artiq.experiment import *
|
||||
|
||||
|
||||
class Histograms(EnvExperiment):
|
||||
|
Loading…
Reference in New Issue
Block a user