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.
Ionite 6981eb69c4
Normalize type formatting in TypeError
3 years 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 Normalize type formatting in TypeError 3 years ago
cog.py Normalize type formatting in TypeError 3 years ago
context.py [commands] Fix Context.from_interaction ignoring command_failed 3 years ago
converter.py Normalize type formatting in TypeError 3 years ago
cooldowns.py Fix various generics throughout the public interface 3 years ago
core.py [commands] Add support for NumPy style docstrings for commands 3 years ago
errors.py [commands] Fix typing error with CheckAnyFailure 3 years ago
flags.py Fix nested Annotated calls not resolving 3 years ago
help.py [commands] Add description kwarg to parameters and show in default help 3 years ago
hybrid.py Mark public callbacks as positional-only 3 years ago
parameters.py [commands] Add description kwarg to parameters and show in default help 3 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago