Skip to content

Type-check spatialmath #143

Open
Open
@jbarnett-bdai

Description

@jbarnett-bdai

Spatialmath should be type-checked using mypy; it is full of type annotations, but without a type-checker confirming them, they may be inaccurate. Running mypy reveals various errors; resolving the first few reveal many more (>500).

Generally, these should be resolved without changing the interface or implementation when possible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions