Add format_dt to utils __all__

This commit is contained in:
Vaskel 2021-07-21 02:52:06 -04:00 committed by GitHub
parent dd5fc656d9
commit bc75945088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,6 +83,7 @@ __all__ = (
'escape_markdown',
'escape_mentions',
'as_chunks',
'format_dt',
)
DISCORD_EPOCH = 1420070400000