From 67d6eacd7e28a332c25a0a35401c02fe1707e65d Mon Sep 17 00:00:00 2001 From: Dominik Krupke Date: Tue, 20 Aug 2024 10:14:08 +0200 Subject: [PATCH] Fixing old import path as noted by Ruth --- evaluations/packing/02_extract_results.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evaluations/packing/02_extract_results.ipynb b/evaluations/packing/02_extract_results.ipynb index 15ea9ae..b4ba6d1 100644 --- a/evaluations/packing/02_extract_results.ipynb +++ b/evaluations/packing/02_extract_results.ipynb @@ -6673,7 +6673,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.0" + "version": "3.12.2" } }, "nbformat": 4,