DiamondLightSource / DiamondLightSource/tickit-devices

Eiger: Fix typing issues

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
eiger
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Migrated issue from tickit:

The lack of __init__.py's in the eiger packages (tickit.devices.eiger and tests.devices.eiger) meant that mypy missed a number of issues that are currently marked as # type: ignore.

The `# type: ignore` need removing in favour of correct typing along with a number of methods without return types.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.