Re-add format_output and fix git cog
This commit is contained in:
@@ -9,7 +9,7 @@ from geeksbot.imports.utils import Book, Paginator, run_command
|
||||
git_log = logging.getLogger("git")
|
||||
|
||||
|
||||
class Git:
|
||||
class Git(commands.Cog):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user