56
edits
Changes
From Gramps
Add note that Black formatter checks for code formatting compliance.
=== Coding style ===
Follow the Gramps [[Programming guidelines]] - which mostly refer to PEP8 with a few additions. Gramps CI checks PRs for compliance using the [https://github.com/psf/black Black] formatter.
All source files shall include conforming [[Source file headers]].