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.
Josh 9d3fa3d29b
[commands] Simplify typing of command hooks
4 years ago
..
__init__.py [commands] Initial support for FlagConverter 4 years ago
_types.py [commands] Simplify typing of command hooks 4 years ago
bot.py [commands] Fix types for Bot.is_owner 4 years ago
cog.py Fix unbound ParamSpec to use ... over Any 4 years ago
context.py Reformat code using black 4 years ago
converter.py Fix type-errors in commands extension 4 years ago
cooldowns.py Use typing.Self throughout library 4 years ago
core.py [commands] Simplify typing of command hooks 4 years ago
errors.py Parameters->Attributes in NSFWChannelRequired's doc for consistency 4 years ago
flags.py Use typing.Self throughout library 4 years ago
help.py [commands] Fix command parameter handling in HelpCommand 4 years ago
view.py Fix type-errors in commands extension 4 years ago