diff --git a/src/class_singleWorker.py b/src/class_singleWorker.py index e87cb95d..d51e124a 100644 --- a/src/class_singleWorker.py +++ b/src/class_singleWorker.py @@ -1267,7 +1267,7 @@ class singleWorker(threading.Thread, StoppableThread): except: apiNotifyPath = '' if apiNotifyPath != '': - call([apiNotifyPath, "newMessage"]) # nosec + call([apiNotifyPath, "newMessage"]) def requestPubKey(self, toAddress): toStatus, addressVersionNumber, streamNumber, ripe = decodeAddress(