Skip to content

Assign correct types in .pyi stubs #658

@djungelorm

Description

@djungelorm

For examle, pycharm shows the type of conn.space_center.active_vessel to be SpaceCenter when it should be Vessel.

This means you need explicit casting for the code to type check corretly.

(Reported by ROY on discord)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions