diff --git a/colour/__init__.py b/colour/__init__.py index e795c7a55..41eb5ce92 100644 --- a/colour/__init__.py +++ b/colour/__init__.py @@ -6,4 +6,4 @@ async def setup(bot: Red): - await bot.add_cog(Colour(bot)) \ No newline at end of file + await bot.add_cog(Colour())