Skip to content

Commit

Permalink
Removing trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tanujkhattar committed Sep 30, 2023
1 parent 401b2af commit 3870a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qualtran/cirq_interop/_bloq_to_cirq_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ def test_bloq_as_cirq_gate_for_mod_exp():
│ │ │ │ │
x0: ──────────x──────────|1>───x────────────x────────────x────────────x────────────
│ │ │ │ │ │
x1: ──────────x──────────val───x────────────x────────────x────────────x────────────
x1: ──────────x──────────val───x────────────x────────────x────────────x────────────
''',
)
# Alternatively, decompose the Bloq and then convert the composite Bloq to a Cirq circuit.
Expand Down

0 comments on commit 3870a39

Please sign in to comment.