feat(utils): implement docstrings parsers for other styles #5696
Annotations
4 errors
|
disnake/utils.py#L960
Argument of type "dict[str, str | None]" cannot be assigned to parameter "__value" of type "_DocstringParam" in function "__setitem__"
"dict[str, str | None]" is incompatible with "_DocstringParam" (reportGeneralTypeIssues)
|
disnake/utils.py#L970
Cannot access member "removesuffix" for type "str"
Member "removesuffix" is unknown (reportGeneralTypeIssues)
|
|
The logs for this run have expired and are no longer available.
Loading