diff --git a/Attrap_pref39.py b/Attrap_pref39.py index 315459c72ab5959cccaeea653aca8666efa3595d..cde5ebcc46e7f7faf40b1429fd6e06e46d0d159f 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