From 99aee96fb7bab07a3ea6b5cfc6572dcdcfd40a43 Mon Sep 17 00:00:00 2001
From: Vincent Grande <grande@cs.rwth-aachen.de>
Date: Tue, 3 Dec 2024 12:57:36 +0100
Subject: [PATCH] ..

---
 FindingHoles.ipynb | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/FindingHoles.ipynb b/FindingHoles.ipynb
index a596085..0610994 100644
--- a/FindingHoles.ipynb
+++ b/FindingHoles.ipynb
@@ -156,15 +156,7 @@
    "cell_type": "code",
    "execution_count": null,
    "metadata": {},
-   "outputs": [
-    {
-     "name": "stderr",
-     "output_type": "stream",
-     "text": [
-      "100%|██████████| 168/168 [02:55<00:00,  1.04s/it]\n"
-     ]
-    }
-   ],
+   "outputs": [],
    "source": [
     "multi_results_parameters = run_multi_holes(parameters, 50)\n",
     "# to csv\n",
-- 
GitLab