Skip to content

Commit 2d60be7

Browse files
pre-commit-ci[bot]arpan8925
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 577e696 commit 2d60be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fundraising/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,4 +334,4 @@ def checkout_session_completed(self):
334334
[donation.receipt_email],
335335
)
336336

337-
return HttpResponse(status=204)
337+
return HttpResponse(status=204)

0 commit comments

Comments
 (0)