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_ cc4d4614ff verify_checks can be bool | None as documented 7 days ago
..
__init__.py [commands] Add initial implementation of hybrid commands 3 years ago
_types.py Reformat entire project with ruff instead of black 2 weeks ago
bot.py Fix various kwargs not being none-able 1 week ago
cog.py Fix group kwargs not being allowed in command_attrs 1 week ago
context.py Reformat entire project with ruff instead of black 2 weeks ago
converter.py Reformat entire project with ruff instead of black 2 weeks ago
cooldowns.py Reformat entire project with ruff instead of black 2 weeks ago
core.py Tuple[str] -> Tuple[str, ...] for aliases 7 days ago
errors.py Reformat entire project with ruff instead of black 2 weeks ago
flags.py Reformat entire project with ruff instead of black 2 weeks ago
help.py verify_checks can be bool | None as documented 7 days ago
hybrid.py fallback can be None 7 days ago
parameters.py Reformat entire project with ruff instead of black 2 weeks ago
view.py Reformat entire project with ruff instead of black 2 weeks ago