small fix
This commit is contained in:
Родитель
6a24ce08e2
Коммит
cf60ce8b73
|
@ -29,7 +29,7 @@ def test_00_notebook_run(similarity_notebooks):
|
||||||
@pytest.mark.notebooks
|
@pytest.mark.notebooks
|
||||||
def test_01_notebook_run(similarity_notebooks, tiny_ic_data_path):
|
def test_01_notebook_run(similarity_notebooks, tiny_ic_data_path):
|
||||||
notebook_path = similarity_notebooks["01"]
|
notebook_path = similarity_notebooks["01"]
|
||||||
out = pm.execute_notebook(
|
pm.execute_notebook(
|
||||||
notebook_path,
|
notebook_path,
|
||||||
OUTPUT_NOTEBOOK,
|
OUTPUT_NOTEBOOK,
|
||||||
parameters=dict(
|
parameters=dict(
|
||||||
|
|
Загрузка…
Ссылка в новой задаче