[commands] Add BadColorArgument to __all__

This commit is contained in:
Tari
2021-05-16 15:40:06 -04:00
committed by GitHub
parent 81b259ab36
commit 42bab370a7
+1
View File
@@ -49,6 +49,7 @@ __all__ = (
'ChannelNotFound',
'ChannelNotReadable',
'BadColourArgument',
'BadColorArgument',
'RoleNotFound',
'BadInviteArgument',
'EmojiNotFound',