From d7bf5323093f23331a920d6a36934939666dee67 Mon Sep 17 00:00:00 2001 From: sco1 Date: Wed, 5 Dec 2018 15:34:50 -0500 Subject: Delete parentheses --- bot/seasons/christmas/adventofcode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot/seasons/christmas/adventofcode.py') diff --git a/bot/seasons/christmas/adventofcode.py b/bot/seasons/christmas/adventofcode.py index f840a449..458eb19f 100644 --- a/bot/seasons/christmas/adventofcode.py +++ b/bot/seasons/christmas/adventofcode.py @@ -250,7 +250,7 @@ class AdventOfCode: @adventofcode_group.command( name="stats", aliases=("dailystats", "ds"), - brief=("Get daily statistics for the PyDis private leaderboard") + brief="Get daily statistics for the PyDis private leaderboard" ) async def private_leaderboard_daily_stats(self, ctx: commands.Context): """ -- cgit v1.2.3