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.
Nadir Chowdhury 7a34de1570
[commands] Use typing.get_type_hints to resolve ForwardRefs
4 years ago
..
__init__.py Modernize code to use f-strings 4 years ago
_types.py Modernize code to use f-strings 4 years ago
bot.py Modernize code to use f-strings 4 years ago
cog.py [commands] Fix logic in Cog.has_error_handler() 4 years ago
context.py [commands] Use positional only parameter for Context.invoke 4 years ago
converter.py [commands] Address incorrect use of subclass (from type perspective) 4 years ago
cooldowns.py Modernize code to use f-strings 4 years ago
core.py [commands] Use typing.get_type_hints to resolve ForwardRefs 4 years ago
errors.py Modernize code to use f-strings 4 years ago
help.py Modernize code to use f-strings 4 years ago
view.py Modernize code to use f-strings 4 years ago