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

oat_matrix : parameters called by name no more supported #12

Open
raphaeljolivet opened this issue Feb 15, 2022 · 0 comments
Open

oat_matrix : parameters called by name no more supported #12

raphaeljolivet opened this issue Feb 15, 2022 · 0 comments

Comments

@raphaeljolivet
Copy link
Contributor

raphaeljolivet commented Feb 15, 2022

The decorator @with_db_context breaks call like oat_matrix(model=....)
The decorator should not assume positionnal parameters and take the name of the parameter to consider instead (using a bit of introspection)

raphaeljolivet added a commit that referenced this issue Feb 28, 2022
…ummy activity, to remove them from report for lca_publish. Fix bug #12 : Functions annotated with @with_context_db , using named arguments
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

1 participant