diff --git a/InvenTree/common/models.py b/InvenTree/common/models.py index f9e0339bf6..261f6edaff 100644 --- a/InvenTree/common/models.py +++ b/InvenTree/common/models.py @@ -1487,6 +1487,7 @@ class WebhookEndpoint(models.Model): # no token if self.verify == VerificationMethod.NONE: + # do nothing as no method was chosen pass # static token