Skip to content

Commit 689070f

Browse files
chore: format detail
1 parent ca29747 commit 689070f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/scripts/Grover-w-CustomGate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Call this script with the desired number of qubits as input, for instance
2-
``python Grover-w-CustomGate.py 4``. The tagged state is 11...1, and you can
2+
``python Grover-w-CustomGate.py 4``. The tagged state is `11...1`, and you can
33
check that after the execution of Grover's algorithm, the last state is the most
44
likely to be measured (the probabilities are displayed as output of this
55
script).

0 commit comments

Comments
 (0)