From 504083596710ff50405facaa3a8dda92a77589cc Mon Sep 17 00:00:00 2001 From: eip <36315290+eip618@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:45:49 +1100 Subject: [PATCH] newline dickery? --- utils/checks.py | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/checks.py b/utils/checks.py index 1b633289..d7f0c222 100644 --- a/utils/checks.py +++ b/utils/checks.py @@ -64,6 +64,7 @@ async def predicate(ctx): return commands.check(predicate) + def soap_check(): async def predicate(ctx): author = ctx.author