Skip to content

Add type hinting #165

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

Closed
sandalwoodbox opened this issue Apr 5, 2021 · 1 comment · Fixed by #180
Closed

Add type hinting #165

sandalwoodbox opened this issue Apr 5, 2021 · 1 comment · Fixed by #180

Comments

@sandalwoodbox
Copy link

Currently, mypy checking of my python code fails with:

 error: Skipping analyzing 'fluent.runtime': found module but no type hints or library stubs

I'll just ignore the error for now but it would be nice to have type hint support. It looks like this is blocked by #162.

@Pike
Copy link
Contributor

Pike commented Apr 5, 2021

Also a port of projectfluent/fluent.js#524, I'd say.

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

Successfully merging a pull request may close this issue.

2 participants