QCANT.canvas#
- QCANT.canvas(with_attribution: bool = True) str[source]#
Return a short quote used as a template smoke-test.
This function is intentionally simple and exists primarily to verify that the package imports correctly and that the documentation build is wired up.
- Parameters:
with_attribution (bool) – If
True, append a short attribution line.- Returns:
The quote, optionally with attribution.
- Return type:
str