mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-08 20:58:43 +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__`