Skip to content

Commit beb9796

Browse files
committed
We avoide to use yfinance python packages. It sometimes affects the matrix of HHL.
1 parent 45b5311 commit beb9796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/finance/new_portfolio_optimization_hhl/test_new_HHL_portfolio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from testbook.client import TestbookNotebookClient
77

88

9-
@wrap_testbook("HHL_portfolio", timeout_seconds=1801)
9+
@wrap_testbook("new_HHL_portfolio", timeout_seconds=1801)
1010
def test_notebook(tb: TestbookNotebookClient) -> None:
1111
# test models
1212
# test quantum programs

0 commit comments

Comments
 (0)