mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-06 14:00:03 +00:00
Normalize most mixed usages of `__class__`, `__class__!r`, `__class__.__name__!r` to the standard form of `__class__.__name__`
Normalize most mixed usages of `__class__`, `__class__!r`, `__class__.__name__!r` to the standard form of `__class__.__name__`