From d02a4faf555e1cb2e3763d8420379a2f3adff971 Mon Sep 17 00:00:00 2001 From: Sam W Date: Tue, 13 Feb 2018 17:19:22 +0000 Subject: fixed styling (again) --- bot/formatter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/formatter.py b/bot/formatter.py index e01c03b29..fe97b550a 100644 --- a/bot/formatter.py +++ b/bot/formatter.py @@ -49,7 +49,7 @@ class Formatter(HelpFormatter): bot.() # class : bot.() # - + # """ self._paginator = Paginator(prefix="```py") -- cgit v1.2.3