Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 214 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 214 Bytes

Test

poetry run pytest tests

Lint

poetry run black .

Docs

poetry run python -m pydoc -p 0 jinko_helpers

Update changelog

Add an entry at the top of the CHANGELOG.md file.