From 4b4cae38073ae00b9df5eeece5a7dcee8cb5a0ac Mon Sep 17 00:00:00 2001
From: Claudio Scafuri <claudio.scafuri@elettra.eu>
Date: Mon, 22 Apr 2024 11:28:19 +0200
Subject: [PATCH] add l04/vaccum/sip

---
 etc/fixevents.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/fixevents.py b/etc/fixevents.py
index 960dea3..c7d7283 100644
--- a/etc/fixevents.py
+++ b/etc/fixevents.py
@@ -1,4 +1,5 @@
 
+
 from tango import *
 gp=Group('sip')
 gp.add('l04/vacuum/sip*')
-- 
GitLab