Skip to content

Commit

Permalink
Simplified import in notebook example
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurostrauss committed Mar 22, 2024
1 parent 973fd0b commit e9b7a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/video_mode/notebook_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"from qm import QuantumMachinesManager\n",
"from qualang_tools.results import fetching_tool\n",
"from configuration import *\n",
"from qualang_tools.video_mode.videomode import VideoMode"
"from qualang_tools.video_mode import VideoMode"
]
},
{
Expand Down

0 comments on commit e9b7a3f

Please sign in to comment.