Skip to content

Commit ec5b35b

Browse files
committed
changes made
1 parent 3cd52a6 commit ec5b35b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

quantum/grover_search_algorithm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from qiskit.visualization import plot_histogram
33
import math
44

5-
65
# Number of qubits
76
n = 2
87

0 commit comments

Comments
 (0)