Skip to content

Coding standard

Stefano Dell'Osa edited this page Nov 21, 2024 · 3 revisions

Python

Python code shall comply with PEP8 style guide. Pre-commit rules are provided and mandatory before commit/merge.

Clone this wiki locally