This commit is contained in:
thecosmos
2020-04-14 09:53:44 +05:30
parent a0674e80dc
commit 0030cddb07

View File

@@ -72,8 +72,4 @@ class User(DiscordModelsBase):
class Bot(User):
"""Class representing the client user itself.
"""
pass
"""Class representing the client user itself."""