Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPuzzuoli committed Jul 1, 2020
1 parent 8d1beda commit b4c4d62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ def experiment_to_structs(experiment, ham_chans, pulse_inds, pulse_to_int, dt, q
# the last PV pulse on a channel needs to
# be assigned a final time based on the next pulse on that channel
pv_needs_tf = [0] * len(ham_chans)

# The instructions are time-ordered so just loop through them.
for inst in experiment['instructions']:
# Do D and U channels
Expand Down

0 comments on commit b4c4d62

Please sign in to comment.