From 1e4e5de7cbb142b6cc74f2a5cb27823083ecb204 Mon Sep 17 00:00:00 2001
From: Andrea Parenti <andrea.parenti@xfel.eu>
Date: Mon, 20 Jan 2025 12:30:03 +0100
Subject: [PATCH] isort

---
 scripts/karabo_reset_fast_links.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/karabo_reset_fast_links.py b/scripts/karabo_reset_fast_links.py
index ad3b20d..cb5edbc 100644
--- a/scripts/karabo_reset_fast_links.py
+++ b/scripts/karabo_reset_fast_links.py
@@ -1,6 +1,5 @@
 import os
 
-
 APP_DIR = "/home/timepix4/application"
 
 os.system(APP_DIR + "/sc_set_gwt_link_up.py -i 0x0 -l 0x0 -s 0x2")
-- 
GitLab