Fix spelling error in utils.__all__
This commit is contained in:
parent
74b07a3218
commit
0f3f2cbeea
@ -40,7 +40,7 @@ import warnings
|
|||||||
from .errors import InvalidArgument
|
from .errors import InvalidArgument
|
||||||
|
|
||||||
__all__ = (
|
__all__ = (
|
||||||
'oauth_uri',
|
'oauth_url',
|
||||||
'snowflake_time',
|
'snowflake_time',
|
||||||
'time_snowflake',
|
'time_snowflake',
|
||||||
'find',
|
'find',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user