From 645013add3d168075b28d0a1ff49f31ba5ae3ceb Mon Sep 17 00:00:00 2001 From: Jeremy Sadler <53983960+jezsadler@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:43:27 +0000 Subject: [PATCH] fixing --- tests/notebooks/test_run_notebooks.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/notebooks/test_run_notebooks.py b/tests/notebooks/test_run_notebooks.py index 4ca85405..db45f01d 100644 --- a/tests/notebooks/test_run_notebooks.py +++ b/tests/notebooks/test_run_notebooks.py @@ -12,8 +12,6 @@ torch_geometric_available, ) -# TODO @cog-imperial: These will be replaced with stronger tests using testbook soon -# https://github.com/cog-imperial/OMLT/issues/159 def _test_run_notebook(folder, notebook_fname, n_cells): # Change to notebook directory to allow for testing