Add support for display_name_styles #5051
Annotations
1 error and 5 warnings
Run ruff
Process completed with exit code 1.
|
Run Pyright:
discord/ext/commands/help.py#L328
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Run Pyright:
discord/ext/commands/bot.py#L1223
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Run Pyright:
discord/utils.py#L1159
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Run Pyright:
discord/utils.py#L655
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Run Pyright:
discord/activity.py#L882
Unnecessary "# type: ignore" comment (reportUnnecessaryTypeIgnoreComment)
|
Loading