You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Soheab 983a9b8f94
Use Unpack where it's possible
4 days ago
..
__init__.py [commands] Add initial implementation of hybrid commands 3 years ago
_types.py Fix type annotations to adhere to latest pyright release 3 years ago
bot.py Use Unpack where it's possible 4 days ago
cog.py Use Unpack where it's possible 4 days ago
context.py Add support for components V2 5 days ago
converter.py Update Pyright to v1.1.394 6 months ago
cooldowns.py [commands] Fix issue with category cooldowns outside of guild channels 10 months ago
core.py Use Unpack where it's possible 4 days ago
errors.py Update Pyright to v1.1.394 6 months ago
flags.py Update Pyright to v1.1.394 6 months ago
help.py Use Unpack where it's possible 4 days ago
hybrid.py Use Unpack where it's possible 4 days ago
parameters.py Add __repr__ method to various classes 2 months ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago