From 8479939c1bf3fbfe87d2f700067dd9f0a1f2be60 Mon Sep 17 00:00:00 2001
From: Andreas Leitherer <leitherer@fhi-berlin.mpg.de>
Date: Wed, 16 Dec 2020 12:13:07 +0100
Subject: [PATCH] Added M.S. as author

---
 convolutional_nn.ipynb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/convolutional_nn.ipynb b/convolutional_nn.ipynb
index 2bcaa4b..44b55de 100644
--- a/convolutional_nn.ipynb
+++ b/convolutional_nn.ipynb
@@ -22,6 +22,7 @@
     " created by:\n",
     " Angelo Ziletti, <sup>1</sup> \n",
     " Andreas Leitherer,<sup>1</sup> \n",
+    " Matthias Scheffler,<sup>1</sup> \n",
     " and Luca Ghiringhelli<sup>1</sup> <br><br>\n",
     "    \n",
     "  <sup>1</sup> Fritz Haber Institute of the Max Planck Society, Faradayweg 4-6, D-14195 Berlin, Germany <br>\n",
@@ -1025,7 +1026,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.7.4"
+   "version": "3.7.3"
   },
   "toc": {
    "base_numbering": 1,
-- 
GitLab