From 12146d5e0a4e95363796738b1c1b2110ce6b6ddc Mon Sep 17 00:00:00 2001
From: ym13n22 <ym13n22@soton.ac.uk>
Date: Thu, 22 Aug 2024 18:45:48 +0100
Subject: [PATCH] half and git for test

---
 integration/Window2.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/integration/Window2.py b/integration/Window2.py
index 75e9eae..9ce3e1d 100644
--- a/integration/Window2.py
+++ b/integration/Window2.py
@@ -59,6 +59,7 @@ class Window:
 
 
 
+
         self.emg_data_1 = [-1.0] * 41
         self.emg_data_2 = [-1.0] * 41
 
-- 
GitLab