mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 18:06:08 -05:00
[V3] Update black version and reformat (#1745)
* Update black version and reformat * Pin black in extras_require
This commit is contained in:
@@ -25,7 +25,6 @@ class AlreadyExists(CCError):
|
||||
|
||||
|
||||
class CommandObj:
|
||||
|
||||
def __init__(self, **kwargs):
|
||||
config = kwargs.get("config")
|
||||
self.bot = kwargs.get("bot")
|
||||
|
||||
Reference in New Issue
Block a user