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

Enhancement : Keyword argument format error message enhancement #775

Closed
zong-zhe opened this issue Oct 17, 2023 · 0 comments · Fixed by #779
Closed

Enhancement : Keyword argument format error message enhancement #775

zong-zhe opened this issue Oct 17, 2023 · 0 comments · Fixed by #779
Assignees
Labels
enhancement New feature or request error-handling Issues or PRs related to kcl error handling

Comments

@zong-zhe
Copy link
Contributor

Enhancement

The error message needs more details.

a = "{ID}".format(2) # keyword argument not found -> keyword argument 'ID' not found
@zong-zhe zong-zhe added the bug Something isn't working label Oct 17, 2023
@zong-zhe zong-zhe added this to the v0.7.0 Release milestone Oct 17, 2023
@zong-zhe zong-zhe self-assigned this Oct 17, 2023
@zong-zhe zong-zhe added enhancement New feature or request error-handling Issues or PRs related to kcl error handling and removed bug Something isn't working labels Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request error-handling Issues or PRs related to kcl error handling
Projects
No open projects
Status: v0.7.0 Release Done
Development

Successfully merging a pull request may close this issue.

1 participant