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

arithm_expr_eval.py doc: line parameter for arithm_expr_parse is not a string #18

Closed
Shloub opened this issue Mar 25, 2016 · 1 comment

Comments

@Shloub
Copy link
Contributor

Shloub commented Mar 25, 2016

The doc reads « :param line: string containing the expression », although, it seems the expected parameter is a list of strings.

https://github.com/jilljenn/tryalgo/blob/master/tryalgo/arithm_expr_eval.py#L48

Example: tryalgo.arithm_expr_eval.arithm_expr_parse(["3", "+", "1"])

@xtof-durr
Copy link
Collaborator

Bien vu, merci

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