From c43eb8b549d689ad006f6521f676c87998ada0ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corn=C3=A9=20Lukken?= <lukken@astron.nl> Date: Tue, 22 Jun 2021 09:56:57 +0000 Subject: [PATCH] L2SS-259: Actually missing newline this time --- devices/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/devices/__init__.py b/devices/__init__.py index 329b61fa5..82b2af0e9 100644 --- a/devices/__init__.py +++ b/devices/__init__.py @@ -1,3 +1,4 @@ from util.lofar_git import get_version __version__ = get_version() + -- GitLab