mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Fix overlapping or incorrect slots found by slotscheck
This commit is contained in:
committed by
GitHub
parent
7e3b08871b
commit
40986f9279
@ -58,6 +58,7 @@ MISSING = utils.MISSING
|
||||
|
||||
|
||||
class AssetMixin:
|
||||
__slots__ = ()
|
||||
url: str
|
||||
_state: Optional[Any]
|
||||
|
||||
|
Reference in New Issue
Block a user