Skip to content

Commit

Permalink
Update w3_01_s.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
msramalho committed Mar 20, 2019
1 parent 296498a commit 8459bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Week 3 - Quantum Gates/exercises/w3_01_s.ipynb
Expand Up @@ -160,7 +160,7 @@
"metadata": {},
"outputs": [],
"source": [
"from qiskit.backends.ibmq import least_busy\n",
"from qiskit.providers.ibmq import least_busy\n",
"import time\n",
"# Compile and run on a real device backend\n",
"def execute_remotely(qc, draw_circuit=False):\n",
Expand Down

0 comments on commit 8459bf3

Please sign in to comment.