Skip to content

Fix edge case in Client.leave_guild() #495

Fix edge case in Client.leave_guild()

Fix edge case in Client.leave_guild() #495

Triggered via push January 1, 2024 07:32
Status Success
Total duration 54s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
check: discord/utils.py#L728
Unnecessary "# type: ignore" comment
check: discord/ext/commands/bot.py#L1056
Type variable "ContextT" may go unsolved if caller supplies no argument for parameter "cls"   Provide an overload that specifies the return type when the argument is not supplied (reportInvalidTypeVarUse)