From b117b4a9e3888cd186f589c4ba7f9f92a0a38f02 Mon Sep 17 00:00:00 2001
From: Nicky <nickypap01@gmail.com>
Date: Mon, 18 Sep 2023 08:20:42 +0000
Subject: [PATCH] Update alignment.py

---
 alignment.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/alignment.py b/alignment.py
index d9b7433..88685bb 100644
--- a/alignment.py
+++ b/alignment.py
@@ -1,3 +1,5 @@
+#test
+
 import cv2
 import time
 from UPICCO_new import *
-- 
GitLab