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

add more type hints to simulation.py #2203

Merged
merged 2 commits into from
Aug 18, 2022

Conversation

oskooi
Copy link
Collaborator

@oskooi oskooi commented Aug 18, 2022

Adds more type hints to simulation.py.

Eventually once type hints have been added to the entire Python API, we can enable mypy as a static type checker as part of the GitHub Actions setup for CI.

python/simulation.py Outdated Show resolved Hide resolved
Co-authored-by: Steven G. Johnson <stevenj@mit.edu>
@stevengj stevengj merged commit 63cd51f into NanoComp:master Aug 18, 2022
@oskooi oskooi deleted the simulation_type_hints branch August 18, 2022 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants