Skip to content

Commit

Permalink
Don't use any separator
Browse files Browse the repository at this point in the history
  • Loading branch information
swernli committed Jan 17, 2025
1 parent 6396f54 commit 0ef0fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/chemistry/Variational Quantum Algorithms.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"import qutip as qt\n",
"import qsharp\n",
"\n",
"qsharp.init(project_root=\".\\SPSA\")"
"qsharp.init(project_root=\"SPSA\")"
]
},
{
Expand Down

0 comments on commit 0ef0fe0

Please sign in to comment.