Skip to content

Commit 100068c

Browse files
Removed asyncio import
1 parent 588462c commit 100068c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

community/Hackathons/QInnovision_2025/advection_equation/Solving_advection_equation.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
"import numpy as np\n",
109109
"import pandas as pd\n",
110110
"import matplotlib.pyplot as plt\n",
111-
"import asyncio\n",
112111
"\n",
113112
"from classiq import *\n",
114113
"from classiq.execution import ExecutionJob\n",

0 commit comments

Comments
 (0)