Skip to content

Commit 4f65335

Browse files
committed
Revert "Misformat the source to test black output"
This reverts commit 974ccd2.
1 parent def82a5 commit 4f65335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cirq-rigetti/cirq_rigetti/sampler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class RigettiQCSSampler(cirq.Sampler):
3232
"""
3333

3434
def __init__(
35-
self,
35+
self,
3636
quantum_computer: QuantumComputer,
3737
executor: executors.CircuitSweepExecutor = _default_executor,
3838
transformer: transformers.CircuitTransformer = transformers.default,

0 commit comments

Comments
 (0)