Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Cynocracy committed Mar 25, 2022
1 parent be84004 commit 143dbc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cirq-ionq/cirq_ionq/job_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def test_job_results_qpu_endianness():
results = job.results()
assert results == ionq.QPUResult({0: 600, 2: 400}, 2, measurement_dict={})


def test_job_results_qpu_target_endianness():
job_dict = {
'id': 'my_id',
Expand Down

0 comments on commit 143dbc4

Please sign in to comment.