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.
Rapptz 49e4339478 [commands] Ensure Command.extras are copied 3 years ago
..
__init__.py Rebase to latest upstream 3 years ago
_types.py Fix type annotations to adhere to latest pyright release 2 years ago
bot.py Fix typo and capitalizations in docs 2 years ago
cog.py [commands] Unload cog when command registration fails in _inject 2 years ago
context.py Fix type annotations to adhere to latest pyright release 2 years ago
converter.py Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 2 years ago
cooldowns.py Fix various generics throughout the public interface 2 years ago
core.py [commands] Ensure Command.extras are copied 2 years ago
errors.py [commands] Fix typing error with CheckAnyFailure 2 years ago
flags.py [commands] Fix Annotated not working with FlagConverter 2 years ago
help.py Fix type annotations to adhere to latest pyright release 2 years ago
parameters.py Rebase to latest upstream 3 years ago
view.py Rebase to latest upstream 3 years ago