Skip to content

Commit

Permalink
Update src/qibolab/instruments/qblox/acquisition.py
Browse files Browse the repository at this point in the history
Co-authored-by: Hayk Sargsyan <52532457+hay-k@users.noreply.github.com>
  • Loading branch information
alecandido and hay-k authored Feb 2, 2024
1 parent 079ce1c commit 7e52597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibolab/instruments/qblox/acquisition.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import numpy as np

from ...pulses.shape import demodulate
from qibolab.pulses.shape import demodulate

SAMPLING_RATE = 1

Expand Down

0 comments on commit 7e52597

Please sign in to comment.