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 124
124
" }\n " ,
125
125
" internal_gate = cirq_google.InternalGate(\n " ,
126
126
" gate_module='GATE_MODULE', # Module of class.\n " ,
127
- " gate_name='GATE_NAMPE ', # Class name.\n " ,
127
+ " gate_name='GATE_NAME ', # Class name.\n " ,
128
128
" num_qubits=2, # Number of qubits that the gate acts on.\n " ,
129
129
" **internal_gate_args,\n " ,
130
130
" )\n " ,
141
141
{
142
142
"data" : {
143
143
"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 " ,
145
145
" │\n " ,
146
- " 1: ───#2───────────────────────── </pre>"
146
+ " 1: ───#2────────────────────────</pre>"
147
147
],
148
148
"text/plain" : [
149
- " 0: ───GATE_MODULE.GATE_NAMPE ()───\n " ,
149
+ " 0: ───GATE_MODULE.GATE_NAME ()───\n " ,
150
150
" │\n " ,
151
- " 1: ───#2───────────────────────── "
151
+ " 1: ───#2────────────────────────"
152
152
]
153
153
},
154
154
"execution_count" : 7 ,
You can’t perform that action at this time.
0 commit comments