Skip to content

Type-check spatialmath #143

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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