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

types: a typechecker #19

Open
emilyashley opened this issue Dec 1, 2022 · 1 comment
Open

types: a typechecker #19

emilyashley opened this issue Dec 1, 2022 · 1 comment

Comments

@emilyashley
Copy link
Contributor

emilyashley commented Dec 1, 2022

It might be nice to have type annotations and run a type checker setup for once we get into custom ad-ons to the base distro. This might take some discovery, I haven't gotten a chance to use python types before but I'd love to if we can!

If we decide to use mypy here's a cheatsheet and don't forget to include a py.typed file for packaging. (poetry may do this by default?)

@emilyashley
Copy link
Contributor Author

We're addressing type annotations as a part of dev friendliness in #76 , we'll come back for more type checking explorations later!

@emilyashley emilyashley changed the title types: annotations and a typechecker types: a typechecker Feb 13, 2023
@emilyashley emilyashley removed this from the Beta milestone Feb 13, 2023
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