Skip to content

DumpJsonToString missing from type stubs #1294

@anuraaga

Description

@anuraaga

I noticed that type stubs seem to be missing DumpJsonToString, so for example pyright raises an error when using that method. I only checked Shape but think it affects all the types

def Convex(self, theIsConvex: bool) -> None: ...

Could it be added to the types?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions