diff --git a/notebooks/algorithms/structure/Renumber.ipynb b/notebooks/algorithms/structure/Renumber.ipynb index d23b72db4db..4fee55984b7 100755 --- a/notebooks/algorithms/structure/Renumber.ipynb +++ b/notebooks/algorithms/structure/Renumber.ipynb @@ -60,6 +60,7 @@ "from cugraph.structure import NumberMap\n", "\n", "# Force this notebook to fail\n", + "# TODO: Remove this before merging\n", "exit(1)" ] },