Skip to content

Commit 0e16e43

Browse files
weinbe58david-pl
andauthored
Update test/pyqrack/runtime/test_qrack.py
Co-authored-by: David Plankensteiner <[email protected]>
1 parent aa20f7d commit 0e16e43

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/pyqrack/runtime/test_qrack.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -420,10 +420,6 @@ def coinflip():
420420
assert abs(results.eigenvalues[1] - 0.5) < 0.1
421421

422422

423-
if __name__ == "__main__":
424-
test_batch_state1()
425-
426-
427423
def test_batch_state2():
428424
"""
429425
Averaging with a qubit_map function

0 commit comments

Comments
 (0)