From 1928ab280257d375d5da53f626d25f8a0c84ea18 Mon Sep 17 00:00:00 2001 From: Luna Date: Wed, 17 Aug 2022 17:43:41 -0400 Subject: fix: trailing whitespace --- bot/exts/moderation/infraction/_scheduler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/exts/moderation/infraction/_scheduler.py b/bot/exts/moderation/infraction/_scheduler.py index b0a2e3359..557fda25a 100644 --- a/bot/exts/moderation/infraction/_scheduler.py +++ b/bot/exts/moderation/infraction/_scheduler.py @@ -372,7 +372,7 @@ class InfractionScheduler: If `pardon_reason` is None, then the database will not receive appended text explaining why the infraction was pardoned. - + If `send_log` is True, a mod log is sent for the deactivation of the infraction. If `notify` is True, notify the user of the pardon via DM where applicable. -- cgit v1.2.3