From c4441631ea5416f7640268981541fe4675aa4cce Mon Sep 17 00:00:00 2001
From: Adam Fekete <adam.fekete@kcl.ac.uk>
Date: Thu, 9 Apr 2020 12:14:52 +0200
Subject: [PATCH] fixing typo + removing unused keys

---
 metainfo.json | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/metainfo.json b/metainfo.json
index e420c80..c0be80a 100644
--- a/metainfo.json
+++ b/metainfo.json
@@ -2,7 +2,7 @@
   "authors": [
     "Regler, Benjamin",
     "Scheffler, Matthias",
-    "Ghiringhelli, Luca M.",
+    "Ghiringhelli, Luca M."
   ],
   "email": "regler@fhi-berlin.mpg.de",
   "title": "Total cumulative mutual information",
@@ -10,10 +10,8 @@
   "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-tcmi",
   "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/tcmi.ipynb",
   "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/tcmi.ipynb",
-  "created": "2020-01-14",
   "updated": "2020-01-14",
   "flags": {
-    "isPublic": false,
     "featured": false,
     "top_of_list": false
   },
-- 
GitLab