mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-08-24 12:14:51 +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__`