mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-03 08:35:53 +00:00
Update pyright version
This commit is contained in:
@ -280,7 +280,7 @@ class FlagsMeta(type):
|
||||
case_insensitive: bool = MISSING,
|
||||
delimiter: str = MISSING,
|
||||
prefix: str = MISSING,
|
||||
) -> Self:
|
||||
) -> FlagsMeta:
|
||||
attrs['__commands_is_flag__'] = True
|
||||
|
||||
try:
|
||||
|
Reference in New Issue
Block a user