added docstring for session #26
Annotations
7 errors
|
easy_pil/font.py#L59
Cannot access member "getsize" for type "FreeTypeFont"
Member "getsize" is unknown (reportGeneralTypeIssues)
|
easy_pil/text.py#L38
Cannot access member "getsize" for type "FreeTypeFont"
Member "getsize" is unknown (reportGeneralTypeIssues)
|
easy_pil/utils.py#L46
Expression of type "None" cannot be assigned to parameter of type "ClientSession"
"None" is incompatible with "ClientSession" (reportGeneralTypeIssues)
|
examples/text_bg_color.py#L10
Cannot access member "getsize" for type "FreeTypeFont"
Member "getsize" is unknown (reportGeneralTypeIssues)
|
examples/text_bg_color.py#L11
Cannot access member "getsize" for type "FreeTypeFont"
Member "getsize" is unknown (reportGeneralTypeIssues)
|
|
The logs for this run have expired and are no longer available.
Loading