File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 124124 " }\n " ,
125125 " internal_gate = cirq_google.InternalGate(\n " ,
126126 " gate_module='GATE_MODULE', # Module of class.\n " ,
127- " gate_name='GATE_NAMPE ', # Class name.\n " ,
127+ " gate_name='GATE_NAME ', # Class name.\n " ,
128128 " num_qubits=2, # Number of qubits that the gate acts on.\n " ,
129129 " **internal_gate_args,\n " ,
130130 " )\n " ,
141141 {
142142 "data" : {
143143 "text/html" : [
144- " <pre style=\" overflow: auto; white-space: pre;\" >0: ───GATE_MODULE.GATE_NAMPE ()───\n " ,
144+ " <pre style=\" overflow: auto; white-space: pre;\" >0: ───GATE_MODULE.GATE_NAME ()───\n " ,
145145 " │\n " ,
146- " 1: ───#2───────────────────────── </pre>"
146+ " 1: ───#2────────────────────────</pre>"
147147 ],
148148 "text/plain" : [
149- " 0: ───GATE_MODULE.GATE_NAMPE ()───\n " ,
149+ " 0: ───GATE_MODULE.GATE_NAME ()───\n " ,
150150 " │\n " ,
151- " 1: ───#2───────────────────────── "
151+ " 1: ───#2────────────────────────"
152152 ]
153153 },
154154 "execution_count" : 7 ,
You can’t perform that action at this time.
0 commit comments