Skip to content

Commit d55197b

Browse files
Filtering: remove dangling empty quote
Co-authored-by: ChrisJL <[email protected]>
1 parent 4594b2b commit d55197b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/exts/filters/filtering.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"for heightened security.\n\n"
5858

5959
"Once you have changed your password, feel free to follow the instructions at the bottom of "
60-
"this message to appeal your ban."""
60+
"this message to appeal your ban."
6161
)
6262
AUTO_BAN_DURATION = timedelta(days=4)
6363

0 commit comments

Comments
 (0)