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
It has been noted that setting a parameter in the params.in.yaml to null doesn't overwrite the same parameter in the params.yaml:
params.in.yaml dso: quarto: watermark: text: null testing: 2 params.yaml watermark: text: NOT QCed testing: 2
-> This needs to be fixed/adapted in hiyapyco
The text was updated successfully, but these errors were encountered:
Also contribute changes back to Hiyapyco
Sorry, something went wrong.
Attempted to address this upstream in zerwes/hiyapyco#78
Depends on upstream release then we can "unvendor" this.
v0.7 is there
Successfully merging a pull request may close this issue.
It has been noted that setting a parameter in the params.in.yaml to null doesn't overwrite the same parameter in the params.yaml:
-> This needs to be fixed/adapted in hiyapyco
The text was updated successfully, but these errors were encountered: