From 6dfe37619799499e39a48b3fb443e1bd141d5670 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 29 Jul 2023 21:31:40 +0300 Subject: [PATCH] remove tab --- files/helpers/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/actions.py b/files/helpers/actions.py index c5815fca3..9d2685d36 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -67,7 +67,7 @@ def execute_snappy(post:Post, v:User): ping_cost = None post_ping_group_count = len(list(group_mention_regex.finditer(post.body))) - + if post_ping_group_count > 3: body = "Unnecessary and uncalled for ping :marseydownvotemad: two more strikes and you're getting blocked + megadownvoted buddy, don't test your luck" vote = Vote(user_id=SNAPPY_ID,