Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFerracin committed Jul 31, 2024
1 parent a59cfbb commit caeacae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_ibm_runtime/noise_learner/noise_learner.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class NoiseLearner:
strategies obey barriers. For example, if you have three ISA entangling layers of interest,
consider putting them into one circuit separated by barriers acting on the qubits you wish to
twirl, and select ``strategy="active-circuit"``.
The following snippet shows an example where the noise learner is used to characterized the layers
of two GHZ circuits.
Expand Down

0 comments on commit caeacae

Please sign in to comment.