From 8162708f79cd3142280d152b877f8d0dea3c9682 Mon Sep 17 00:00:00 2001
From: thijs snijder <snijder@astron.nl>
Date: Tue, 25 Oct 2022 14:30:03 +0200
Subject: [PATCH] newline eof

---
 tangostationcontrol/tangostationcontrol/common/constants.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tangostationcontrol/tangostationcontrol/common/constants.py b/tangostationcontrol/tangostationcontrol/common/constants.py
index 0abc42d5a..e84de9ba5 100644
--- a/tangostationcontrol/tangostationcontrol/common/constants.py
+++ b/tangostationcontrol/tangostationcontrol/common/constants.py
@@ -96,4 +96,4 @@ MAX_ETH_FRAME_SIZE = 9000
 DEFAULT_POLLING_PERIOD = 1000
 
 # amount of tiles in a HBA
-N_HBA_TILES = 48
\ No newline at end of file
+N_HBA_TILES = 48
-- 
GitLab