mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-16 06:03:11 +00:00
Fix BanEntry not being exported despite being documented
This commit is contained in:
parent
08844985cc
commit
f045b7d63c
@ -88,11 +88,10 @@ from .audit_logs import AuditLogEntry
|
||||
from .object import OLDEST_OBJECT, Object
|
||||
|
||||
|
||||
# fmt: off
|
||||
__all__ = (
|
||||
'Guild',
|
||||
'BanEntry',
|
||||
)
|
||||
# fmt: on
|
||||
|
||||
MISSING = utils.MISSING
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user