-
Notifications
You must be signed in to change notification settings - Fork 83
Typing #698
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
Typing #698
Conversation
sjvrijn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...flows %}.github{% endif %}/workflows/{% if AddGitHubActionBuild %}build.yml{% endif %}.jinja
Outdated
Show resolved
Hide resolved
Thanks for reviewing. I added python-template/template/pyproject.toml.jinja Line 166 in 602ab8f
mypy work and I forgot to update the docs, so will do that.
You get different answer between |
Co-authored-by: Sander van Rijn <s.vanrijn@esciencecenter.nl>
sjvrijn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating, LGTM!


Checklist before requesting a review
Type of change
Please delete options that are not relevant.
List of related issues or pull requests**
Refs:
Describe the changes made in this pull request
Adds Typing choice and type checker question:
Instructions to review the pull request
Install the requirements
Create a new package using the template
Create a local git repo to push to GitHub to trigger CI actions