mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 00:55:19 +00:00
Fix spelling error in utils.__all__
This commit is contained in:
@ -40,7 +40,7 @@ import warnings
|
||||
from .errors import InvalidArgument
|
||||
|
||||
__all__ = (
|
||||
'oauth_uri',
|
||||
'oauth_url',
|
||||
'snowflake_time',
|
||||
'time_snowflake',
|
||||
'find',
|
||||
|
Reference in New Issue
Block a user