Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Remove snaphot warning (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
dongreenberg authored and jaygambetta committed Dec 26, 2018
1 parent dccb9b8 commit 2977655
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions releases/Terra_0.7_New_Features_and_Changes_Guide.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -506,20 +506,6 @@
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"/Users/donny.greenberg@ibm.com/code/qiskit-terra/qiskit/providers/legacysimulators/legacyprovider.py:41: DeprecationWarning: Simulators in the LegacySimulators provider are deprecated. If you want\n",
" maximum compatibility, you can use those in the Simulators provider. If you want to make the most\n",
" of performance, consider installing the Qiskit Aer element and user the Aer provider.\n",
" warnings.warn(DEPRECATION_MSG, DeprecationWarning)\n",
"/Users/donny.greenberg@ibm.com/code/qiskit-terra/qiskit/providers/legacysimulators/legacyprovider.py:37: DeprecationWarning: Simulators in the LegacySimulators provider are deprecated. If you want\n",
" maximum compatibility, you can use those in the Simulators provider. If you want to make the most\n",
" of performance, consider installing the Qiskit Aer element and user the Aer provider.\n",
" warnings.warn(DEPRECATION_MSG, DeprecationWarning)\n"
]
},
{
"data": {
"text/plain": [
Expand Down

0 comments on commit 2977655

Please sign in to comment.