ingeniamc / ingeniamotion

Motion library for Ingenia servo drives
Other
6 stars 0 forks source link

INGM-366 Fix mypy issues due to adding py.typed in ingenialink #130

Closed pzinemanas closed 10 months ago

pzinemanas commented 10 months ago

Fix mypy issues due to adding py.typed in ingenialink

Description

This PR fixes the issues that raised when adding the py.typed file in ingenialink

Fixes # INGM-336

Type of change

Tests

Code formatting

pzinemanas commented 10 months ago

The build will pass after merging https://github.com/ingeniamc/ingenialink-python/pull/336