From aea6dc504451188293d0f17755b0d1b7b3d9dbda Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 19:22:02 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/webhooks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/webhooks.rst b/docs/webhooks.rst index 24e80bb6d..9056cd800 100644 --- a/docs/webhooks.rst +++ b/docs/webhooks.rst @@ -59,7 +59,7 @@ The `Stripe CLI `_ provides a simple # Start webhook forwarding stripe listen --forward-to localhost:8000/payments/process/stripe/ - + # In another terminal, trigger test events stripe trigger checkout.session.completed