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

mypy static type checking support #440

Open
bpkroth opened this issue Apr 10, 2023 · 1 comment
Open

mypy static type checking support #440

bpkroth opened this issue Apr 10, 2023 · 1 comment

Comments

@bpkroth
Copy link

bpkroth commented Apr 10, 2023

It'd be nice if emukit supported type checking via mypy. Right now we get this error message when used in a client package:

error: Skipping analyzing "emukit": module is installed, but missing library stubs or py.typed marker
@apaleyes
Copy link
Collaborator

good point, thanks! we'll consider adding this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants