Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Any planned support for types?

21 views
Skip to first unread message

Tom Parker-Shemilt

unread,
Aug 4, 2024, 4:20:01 PM8/4/24
to reportlab-users
Is there any planned support for types in reportlab? I was trying to setup pyright with a reportlab project and I'm getting errors like

error: Type of "circle" is partially unknown
    Type of "circle" is "(x_cen: Unknown, y_cen: Unknown, r: Unknown, stroke: int = 1, fill: int = 0) -> None" (reportUnknownMemberType)

Some of the funcs it's able to infer the types for, but others like Canvas.circle, not so much.

Thanks,

Tom
Reply all
Reply to author
Forward
0 new messages