fixing codacy detected issues

This commit is contained in:
Elmon11 2020-12-02 22:36:54 +01:00 committed by GitHub
parent 6082bf2692
commit 11e8745f88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ from functions import *
class Miscellaneous(commands.Cog):
def __init__(self, bot):
self.bot = bot
@is_dev()
@commands.command()
async def killbot(self, ctx):