From 95c04354ba2c684536b1064733550090cc729963 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 4 Jan 2022 15:29:30 +0100 Subject: [PATCH] groups/htz-hel: fix location --- groups/locations.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/groups/locations.py b/groups/locations.py index 3b8e0ab..dd86b36 100644 --- a/groups/locations.py +++ b/groups/locations.py @@ -60,9 +60,7 @@ groups['htz-hel'] = { r'htz\-hel\..+', }, 'metadata': { - 'location': { - 'htz-hel', - }, + 'location': 'htz-hel', }, }