From adbd605fbd0546979f89f52e798ed3896c6b6e5b Mon Sep 17 00:00:00 2001 From: "Tobias Wellnitz, DH1TW" Date: Mon, 5 Dec 2022 01:51:46 +0100 Subject: [PATCH] removed debug print statement --- pyhamtools/lookuplib.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyhamtools/lookuplib.py b/pyhamtools/lookuplib.py index 2aed1fd..7d70d4c 100644 --- a/pyhamtools/lookuplib.py +++ b/pyhamtools/lookuplib.py @@ -849,8 +849,6 @@ class LookupLib(object): else: raise AttributeError(root.Error.text) #most likely session key missing - print(root) - if root.Callsign is None: raise ValueError