From 459014eaaa6d4991d6c489f581880dca0d4daaaf Mon Sep 17 00:00:00 2001 From: Lukas Bockstaller Date: Tue, 11 Aug 2026 13:51:22 +0200 Subject: [PATCH] formatting --- src/tests/plugins/paypal2/test_webhook.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/plugins/paypal2/test_webhook.py b/src/tests/plugins/paypal2/test_webhook.py index 6f889dd60c..5fc2cceaf1 100644 --- a/src/tests/plugins/paypal2/test_webhook.py +++ b/src/tests/plugins/paypal2/test_webhook.py @@ -298,6 +298,7 @@ def get_test_order_review_pending(): 'rel': 'self', 'method': 'GET'}]} + class Object(): pass