v0.3.2 - README docstring fence rendering
Patch release.
Docstrings in the generated README now render inside fenced text blocks so the carefully aligned Google-style Args: / Returns: / Raises: sections in the source preserve their column alignment when GitHub and PyPi render the page.
Install
pip install emmykit==0.3.2
pip install 'emmykit[all]==0.3.2'Changes since v0.3.1
f819e73feat(readme): fence docstrings in generator for column-preserving render3fb495ddocs(readme): regenerate with fenced docstring blocks0eefe9abuild(emmykit): bump version to 0.3.2 for PyPi release
Artifacts
emmykit-0.3.2-py3-none-any.whlemmykit-0.3.2.tar.gz
Both also published on PyPi at https://pypi.org/project/emmykit/0.3.2/.