Skip to content

Commit b406949

Browse files
remaining format fix
1 parent 7234298 commit b406949

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cirq-core/cirq/contrib/qasm_import/_parser_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,7 @@ def test_u3_gate():
840840
ct.assert_same_circuits(parsed_qasm.circuit, expected_circuit)
841841
assert parsed_qasm.qregs == {'q': 2}
842842

843+
843844
def test_r_gate():
844845
qasm = """
845846
OPENQASM 2.0;

0 commit comments

Comments
 (0)