From 71888e67e05c225c5454612ee995d336eddf1a22 Mon Sep 17 00:00:00 2001
From: Christian Witzler <c.witzler@fz-juelich.de>
Date: Wed, 26 May 2021 09:17:33 +0000
Subject: [PATCH] remove trailing space causing errors

---
 day_1/3_first_steps/1-JupyterLab-coding.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/day_1/3_first_steps/1-JupyterLab-coding.ipynb b/day_1/3_first_steps/1-JupyterLab-coding.ipynb
index 0ebc921..7dcd5ec 100644
--- a/day_1/3_first_steps/1-JupyterLab-coding.ipynb
+++ b/day_1/3_first_steps/1-JupyterLab-coding.ipynb
@@ -151,7 +151,7 @@
    "metadata": {},
    "outputs": [],
    "source": [
-    "pandas? "
+    "pandas?"
    ]
   },
   {
-- 
GitLab