We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there!
I really enjoy OpenFisca, but I recently encountered an issue.
openfisca test -v
To print the computation log.
It did not.
In computation_log, the method for printing the log is noop.
computation_log
via @guillett
The text was updated successfully, but these errors were encountered:
guillett
Successfully merging a pull request may close this issue.
Hi there!
I really enjoy OpenFisca, but I recently encountered an issue.
Here is what I did:
openfisca test -v
Here is what I expected to happen:
To print the computation log.
Here is what actually happened:
It did not.
Here is data (or links to it) that can help you reproduce this issue:
In
computation_log
, the method for printing the log is noop.via @guillett
The text was updated successfully, but these errors were encountered: