ContributingΒΆ
- New code shall follow PEP-8. The only exceptions are the name of new Primitives and Parameters that may be semiCamelCase.
- For each new file, the PyLint score must be greater 7.
- New code must be tested following the Create and Run Tests page.