Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eiger: Fix typing issues #48

Open
abbiemery opened this issue Apr 12, 2023 · 0 comments
Open

Eiger: Fix typing issues #48

abbiemery opened this issue Apr 12, 2023 · 0 comments
Labels
eiger Tickets required for simulated Eigers

Comments

@abbiemery
Copy link
Collaborator

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.

@abbiemery abbiemery added the eiger Tickets required for simulated Eigers label Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eiger Tickets required for simulated Eigers
Projects
None yet
Development

No branches or pull requests

1 participant