Base init generator

This commit is contained in:
Alex Root Junior 2022-11-20 03:45:57 +02:00
parent 9cacea4b2b
commit 6183e7b6ed
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

@ -6,8 +6,8 @@ from .update_type import UpdateType
__all__ = (
"ChatType",
"ContentType",
"DiceEmoji",
"TopicIconColor",
"UpdateType",
"ContentType",
)