From 480ee2e59452bcc3ef3b41e26efab718d879a075 Mon Sep 17 00:00:00 2001
From: Hadrien <ketsapiwiq@protonmail.com>
Date: Sun, 9 Jun 2024 21:49:06 +0200
Subject: [PATCH] jura debug

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

diff --git a/Attrap_pref39.py b/Attrap_pref39.py
index 315459c..cde5ebc 100644
--- a/Attrap_pref39.py
+++ b/Attrap_pref39.py
@@ -96,4 +96,6 @@ class Attrap_pref39(Attrap):
 
                 raa = Attrap.RAA(url, date, name)
                 elements.append(raa)
+        else:
+            print("Didn't find a link!!")
         return elements
-- 
GitLab